0.6.0-1 release
[manu/suphp.git] / debian / changelog
index 32f8e3a..2fdbd58 100644 (file)
@@ -1,3 +1,19 @@
+suphp (0.6.0-1) unstable; urgency=low
+
+  * New upstream release (closes: #314471)
+  * This new release introduce a runtime configuration file (closes: #297821,
+    closes: #287888).
+  * debian/rules: configure with php as /usr/bin/php-cgi (can also be set in
+    the new runtime configuration file) (closes: #297790)
+  * added a debconf note when upgrading from version << 0.6.0 which now
+    require suPHP_AddHandler directive in apache configuration
+  * src/apache2/mod_suphp.c, src/apache/mod_suphp.c: made suPHP_AddHandler
+    able to be set as a global apache option
+  * debian/control: depends on "php4 or php5" as php5 is now in unstable
+  * debian/control: switch section from "admin" to "web"
+
+ -- Emmanuel Lacour <elacour@home-dn.net>  Sat, 13 Aug 2005 13:42:30 +0200
+
 suphp (0.5.2-3) unstable; urgency=low
 
   * rules: rename INSTALL files to README
 suphp (0.5.2-3) unstable; urgency=low
 
   * rules: rename INSTALL files to README