[svn-buildpackage] Tagging suphp (0.6.2-1)
[manu/suphp.git] / ChangeLog
index ad4c93d..2142af2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+* Version 0.6.2 (19 November 2006)
+- Made mod_suphp compatible with Apache 2.2
+- Modified SmartPtr implementation (hopefully) fixing
+  double free problem
+- Fixed problem that caused the process to block
+  when more than 4096 were written to stderr
+- Implemented userdir support
+- Fixed problem with PATH_INFO and PHP scripts
+
 * Version 0.6.1 (26 November 2005)
 - Changed usage of STL to gain better compatibility with old GCC versions
   (credits to Jeremy Chadwick for finding the relevant code)