2009-06-22  Alvaro Lopez Ortega  <alvaro@octality.com>
            SVN: r3366, alo - 08:52:42

	* The spawning mechanism was failing when the server was not running as
	root. The source of the issue was a SysV IPC semaphore; it belonged to
	the root user, so cherokee-worker wasn't able to interact with it.
	This issue has been reported in the mailing list. Thanks to Matt
	Austin, Piotr Waskiewicz, Frank Groeneveld and Michael Maier for
	finding and following up this bug:
	http://lists.octality.com/pipermail/cherokee/2009-June/010537.html
	
	M /cherokee/trunk/cherokee/main.c

2009-06-21  Alvaro Lopez Ortega  <alvaro@octality.com>
            SVN: r3365, alo - 17:26:24

	* Move the ChangeLog (re)generation script to a new file:
	changelog-update.sh. It's still called from ./autogen.sh.
	
	M /cherokee/trunk/Makefile.am
	M /cherokee/trunk/autogen.sh
	A /cherokee/trunk/changelog-update.sh

2009-06-21  Alvaro Lopez Ortega  <alvaro@octality.com>
            SVN: r3364, alo - 13:18:32

	* Bugfix
	
	M /cherokee/trunk/autogen.sh

2009-06-21  Alvaro Lopez Ortega  <alvaro@octality.com>
            SVN: r3363, alo - 13:11:59

	* Integrates the svnlog2changelog.py in the autogen.sh script.
	
	M /cherokee/trunk/svnlog2changelog.py
	M /cherokee/trunk/autogen.sh

2009-06-21  Alvaro Lopez Ortega  <alvaro@octality.com>
            SVN: r3362, alo - 12:34:58

	* Even though it isn't strictly necessary, we are going to distribute
	the svnlog2changelog.py script in the Cherokee source tarball.
	
	M /cherokee/trunk/Makefile.am

2009-06-21  Alvaro Lopez Ortega  <alvaro@octality.com>
            SVN: r3361, alo - 12:33:18

	* Since svn2log.py uses a non-standard XML library, I've had to write
	this new script to build the ChangeLog file. This is the first and
	early version.
	
	A /cherokee/trunk/svnlog2changelog.py

2009-06-21  Alvaro Lopez Ortega  <alvaro@octality.com>
            SVN: r3360, alo - 10:48:07

	* Adding the old Changelog file
	
	A /cherokee/trunk/ChangeLog.20090621

2009-06-21  Alvaro Lopez Ortega  <alvaro@octality.com>
            SVN: r3359, alo - 10:47:24

	* Renaming Changelog to Changelog.20090621
	
	D /cherokee/trunk/ChangeLog

2009-06-21  Alvaro Lopez Ortega  <alvaro@octality.com>
            SVN: r3358, alo - 10:46:02

	* This is the last entry of this change-log file. It's being rename to
	Changelog.20090621. From now on we will use SVN commit comments, and
	the Changelog file will be built out of them.
	
	M /cherokee/trunk/ChangeLog

