2003-04-09 13:@5  Alexander Bokovoy <ab@samba.org>

	* Integrated NTLMSSP over HTTP support into MMP.
	  Requires EAPI support from Apache, ntlm_auth from Samba 3.0 and 
	  does not work on Win32.

2002-05-02 15:08  torben

	* Backported the new PHP UDF Functions from MMP to non-MMP
	  non-MMP now uses the same set of functions
	* During this I've explicitly removed all the old udf-functions
	  from the php4 module
	* Fixed bug that Debian PHP 4.1.x didn't recognize 
	  ${mgd_register_filter('blah')}($var);
	  Workaround uses a second function mgd_execute_udf in the
	  Midgard-Root File

2001-03-12 20:06 David <david@guerizec.net>

	* mod_midgard.c: Fixed bug #134

2001-03-09 20:17 Emiliano <emile@iris-advies.com>

	* mod_midgard.c: I think I finally found out when to call
	disconnect all. This should mean no more suddenly severed database
	connections. Also added DECLINED when using the database failed.
	Some of these might better be INTERNAL_ERROR but this works without
	disrupting the way things work currently.

2001-02-24 00:08 Emiliano <emile@iris-advies.com>

	* Makefile.in, midgard-root.php, midgard-root.php4: Moved
	midgard-root.php4 to midgard-root.php

2001-02-23 23:36 Emiliano <emile@iris-advies.com>

	* Makefile.in, midgard-root.php4, midgard.conf: Updated
	midgard.conf, moved midgard-root.php4 to mod

2001-02-23 13:33 Emiliano <emile@iris-advies.com>

	* install-sh: I have no idea why autoconf doesn't provide for a way
	to copy in install-sh but using automake is obviously wrong.
	Committing static install-sh to hush the bootstrap complaints.

2001-02-22 10:37 David <david@guerizec.net>

	* mod_midgard.c: suppressed warnings

2001-02-21 17:18 Emiliano <emile@iris-advies.com>

	* mod_midgard.c: Added mgd_get_object_by_guid

2001-02-17 22:27 Emiliano <emile@iris-advies.com>

	* mod_midgard.c: Removing "warning: `mgd_select_database' defined
	but not used"

2001-02-09 23:04 Emiliano <emile@iris-advies.com>

	* configure.in: lib, mod & php(3) compile on FreeBSD. What fun this
	was.

2001-02-07 14:35 Emiliano <emile@iris-advies.com>

	* configure.in: lib,mod & php compile on debian. php4-module needs
	work.

2000-12-30 03:23  Armand <armand@envida.nl>

	* Makefile.in: 
	make conf now reports deprecated. See
	http://www.midgard-project.org/bugs/?id=51

2000-12-30 03:06  Armand <armand@envida.nl>

	* configure.in: 
	fixed bug 34, see http://www.midgard-project.org/bugs/?id=34

2000-12-24 13:05 Alexander <ab@avilink.net>

	* configure.in: Version set to 1.4, SPECs follow 1.4's rules for
	both main and Data package

2000-12-12 00:18 Emiliano <emile@iris-advies.com>

	* mod_midgard.c: atexit disabled since it looks like it's
	generating random segfaults.  No clue why that would be, maybe DSO
	related. I'm taking it out until I get some input from the apache
	team.

2000-12-01 14:03 Emiliano <emile@iris-advies.com>

	* configure.in, SPECS/mod_midgard.spec.RedHat.in: Spec files get
	their version during configure. I'm not falling for this one again.

2000-11-23 14:12 Emiliano <emile@iris-advies.com>

	* mod_midgard.c: Fixed description for MidgardTemplate

2000-11-23  Emile Heyns <emile@iris-advies.com>

   * The intermittant crashes were appearantly caused by Apache
     destroying the memory pools that were used for the persistant
     connections that were allocated during the config parsing phase.
     These allocations are now done with regular mallocs. I used an
     atexit procedure to clean up the connections.

2000-08-18  Emile Heyns <emile@iris-advies.com>

	* mod_midgard.c: authentication from Midgard Database for standard Apache's functions
	
2000-08-09  Alexander Bokovoy <ab@avilink.net>

	* configure.in: Explicit link for libmysqlclient added for easier test of Midgard/lib
	
2000-07-17  Emile Heyns <emile@iris-advies.com>

	* Filetemplates

2000-07-05  Emile Heyns <emile@iris-advies.com>
   
	* Code restructure & new authorization mechanism

	* Pagelinks

	* Page attachments served by mod_midgard

2000-04-01  Alexander Bokovoy <bokovoy@minsk.lug.net>

	* Makefile.in, mod_midgard.c: added special logic for Apache installation
	  from Linux Mandrake 7.0 RE. It requires special patched apxs which is included
	  into Linux Mandrake 7.0 RE for the moment, but anyway, it is triggered on
	  only on Mandrake.
	  
	* Makefile.in: version number update to 1.4-beta3
	
2000-02-05  Alexander Bokovoy <bokovoy@minsk.lug.net>

	* version info changed to 1.2.6-beta2
	* INSTALL.[ru]: information about configuration cleaned
	* NEWS: user-visible info updated to include MidgardParser directive

2000-02-03  Alexander Bokovoy <bokovoy@minsk.lug.net>

	* mod_midgard.c: ordering bug in host selection fixed
	
2000-01-24  Alexander Bokovoy <bokovoy@minsk.lug.net>

	* mod_midgard.c: new configuration directive MidgardParser
	  added. It could be defined on per directory basis and allows 
	  to switch text formatting engine for language specific behaviour.
	  Thus, --with-midgard-lang compilation configuration option is 
	  deprecated and replaced with this one.
	  
	  For the moment, there are two values defined for MidgardParser:
	  'latin1' and 'russian'. 'latin1' is selected by default.
	
	* INSTALL.[ru]: Configuration info updated to follow latest
	  changes.
	  
	* mod_midgard.conf: Added sample configuration for turning off
	  magic quotes in Midgard-PHP.
	  
2000-01-07  Alexander Bokovoy <bokovoy@minsk.lug.net>

	* mod_midgard.c: page property 'author' added to the set of
	  predefined elements where 'title' and 'content' were already.
	  'author' is set to page author's name ('Firstname Lastname').
	  This element <(author)> already used on Example Site but 
	  never worked correctly before.
	  
	* midgard.conf: Configuration info updated in order to include
	  correct setup for Russian Midgard and 'prefix'-based sites.

	* INSTALL[.ru]: Configuration info synchronized with midgard.conf.
	  
2000-01-02  Alexander Bokovoy <bokovoy@minsk.lug.net>

	* INSTALL[.ru]: Cosmetic changes in order to synchronize
	  installation instructions with Midgard-data package's changes.
	 
	* midgard-root.php3: Added comment about turning on locale support.
	  
1999-11-09  Jukka Zitting  <jukka.zitting@iki.fi>

	* INSTALL.ru, README.ru: Added translations by Alexander Bokovoy.
	
	* Makefile.in: Automatically creates the dist packages.
	
	* mod_midgard.c: Logging improvements.
	
1999-11-08  Jukka Zitting  <jukka.zitting@iki.fi>

	* mod_midgard.c: Fixed the database handling bug.
	
1999-10-26  Jukka Zitting  <jukka.zitting@iki.fi>

	* midgard.conf: Finished the configuration info for 1.2.4

	* mod_midgard.c: Partially rewritten to allow multiple databases.

	* Makefile.in: Fixed some default Apache settings
	
1999-09-29  Jukka Zitting  <jukka.zitting@iki.fi>

	* INSTALL: An explanation of the possible problems caused by
 	  misconfigured dynamic library loaders.

	* configure.in: Better explanation and suggestions when the
 	  midgard library cannot be found by the configure script.

1999-09-07  Jukka Zitting  <jukka.zitting@iki.fi>

	* mod_midgard.c (midgard_child_init): Better error messages when
	  connection fails.

1999-08-24  Jukka Zitting  <jukka.zitting@iki.fi>

	* mod_midgard.c: Added support for building statically with Apache.

1999-08-06  Jukka Zitting  <jukka.zitting@iki.fi>

	* INSTALL: Updated the installation instructions for release 1.2.

	* mod_midgard.c: Using the new mgd_connect API. Created new directives,
	  MidgardDatabase, MidgardUsername and MidgardPassword, for defining
	  the Midgard database connection.

1999-08-02  Jukka Zitting  <jukka.zitting@iki.fi>

	* Makefile, midgard.conf: The make process now automatically inserts
	  the default Midgard configuration directives to the httpd.conf file.

1999-07-30  Jukka Zitting  <jukka.zitting@iki.fi>

	* configure.in: Simplified a few of the configure tests.

	* mod_midgard.c (midgard_auth_checker): Authentication is now always
	  required when doing PUT uploads.

1999-07-19  Jukka Zitting  <jukka.zitting@iki.fi>

	* mod_midgard.c (midgard_page_walk): Activated the style and auth
	  settings of host root pages. Those settings are not inherited
	  as they do on other pages.

	* midgard-root.php3: Now uses the "mgd_" function prefix.

1999-07-13 Jukka Zitting <jukka.zitting@iki.fi>

	* README, INSTALL, COPYING, NEWS, AUTHORS, ChangeLog: files added
	  to comply with the GNU coding standards.

	* configure.in, Makefile.in: configure system completed for the
	  release 1.1.

1999-07-09 Jukka Zitting <jukka.zitting@iki.fi>

	* mod_midgard.c: module was created to be used in the Midgard 1.1
	  release.
	
^L
Local Variables:
mode: indented-text
left-margin: 8
version-control: never
End:


