2009-06-23  Alvaro Lopez Ortega  <alvaro@octality.com>
            SVN: r3376, alo - 15:17:49

	* Adds a shortcut in the code in order to reduces the exiting time. It
	should fix bug: http://bugs.cherokee-project.com/500
	
	M /cherokee/trunk/cherokee/thread.c

2009-06-23  Alvaro Lopez Ortega  <alvaro@octality.com>
            SVN: r3375, alo - 13:55:17

	* Rails 2.3 reprecated the script/process directory. This patch updates
	the wizard so it checks for another file while checking whether or not
	the directory contains a RoR project. It also fixes the error message
	so it includes the command for adding the missing files.
	
	M /cherokee/trunk/admin/Wizard_RoR.py

2009-06-23  Jonathan Hernandez  <ion@suavizado.com>
            SVN: r3374, ion - 01:56:45

	* Enhacements to wizards panels
	M /cherokee/trunk/admin/PageVServer.py
	M /cherokee/trunk/admin/static/js/wizards.js
	M /cherokee/trunk/admin/PageVServers.py
	M /cherokee/trunk/admin/static/css/cherokee.css

2009-06-22  Antonio Perez  <aperez@skarcha.com
            SVN: r3373, aperez - 17:28:19

	M /cherokee/trunk/svnlog2changelog.py

2009-06-22  Antonio Perez  <aperez@skarcha.com
            SVN: r3372, aperez - 17:25:46

	* Wizards javascript functions was not being installed.
	
	
	M /cherokee/trunk/svnlog2changelog.py
	M /cherokee/trunk/admin/static/js/Makefile.am

2009-06-22  Alvaro Lopez Ortega  <alvaro@octality.com>
            SVN: r3370, alo - 13:48:05

	* Reverts the previous change (wrong commit).
	
	M /cherokee/trunk/cherokee/handler_scgi.c
	M /cherokee/trunk/cherokee/handler_fcgi.c
	M /cherokee/trunk/cherokee/thread.c

2009-06-22  Alvaro Lopez Ortega  <alvaro@octality.com>
            SVN: r3369, alo - 13:41:13

	* ChangeLog should be ignored by SVN
	
	M /cherokee/trunk/cherokee/handler_scgi.c
	M /cherokee/trunk/cherokee/nonce.c
	M /cherokee/trunk/po/admin/es.po
	M /cherokee/trunk/cherokee/handler_fcgi.c
	M /cherokee/trunk/po/admin/de.po
	M /cherokee/trunk/po/admin/nl.po
	M /cherokee/trunk/cherokee/thread.c
	M /cherokee/trunk
	M /cherokee/trunk/po/admin/sv_SE.po
	M /cherokee/trunk/po/admin/zh_CN.po
	M /cherokee/trunk/po/admin/en.po

2009-06-22  Alvaro Lopez Ortega  <alvaro@octality.com>
            SVN: r3368, alo - 11:25:12

	* It should return a failure when trying to set auto_rate if FFMped
	support is missing. Thanks to Pedro Gracia Fajardo for the patch.
	
	M /cherokee/trunk/cherokee/handler_streaming.c

2009-06-22  Alvaro Lopez Ortega  <alvaro@octality.com>
            SVN: r3367, alo - 11:22:15

	* 0.99.18 released
	
	M /cherokee/trunk/configure.in

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

