[21328] Updating the CHANGELOG for the next release
Caeies <[email protected]> Wed, 08 Sep 2010 16:30:26 +0000
| Newsgroups | gmane.comp.web.phpgroupware.cvs |
|---|---|
| Message-ID | <[email protected]> |
Revision: 21328
http://svn.sv.gnu.org/viewvc/?view=rev&root=phpgroupware&revision=21328
Author: Caeies
Date: 2010-09-08 16:30:26 +0000 (Wed, 08 Sep 2010)
Log Message:
-----------
Updating the CHANGELOG for the next release
Modified Paths:
--------------
modules/phpgwapi/branches/branch_0_9_16/doc/CHANGELOG
Modified: modules/phpgwapi/branches/branch_0_9_16/doc/CHANGELOG
===================================================================
--- modules/phpgwapi/branches/branch_0_9_16/doc/CHANGELOG 2010-09-08 16:27:30 UTC (rev 21327)
+++ modules/phpgwapi/branches/branch_0_9_16/doc/CHANGELOG 2010-09-08 16:30:26 UTC (rev 21328)
@@ -1,3 +1,25 @@
+[0.9.16.018]
+ tts :
+ - fix the update image to use the right way to do it and being displayed correctly even if we are not at the root of the webserver
+
+ phpgwapi :
+ - fix a potential problem in the check for being outside the webroot.
+
+ xmlrpc :
+ - fix a HTTP_*_VARS to $GLOBALS['*']
+
+ email :
+ - fix a HTTP_*_VARS to $GLOBALS['*']
+
+ infolog :
+ - fix a HTTP_*_VARS to $GLOBALS['*']
+
+ projects :
+ - fix a HTTP_*_VARS to $GLOBALS['*']
+
+ calendar :
+ - fix a HTTP_*_VARS to $GLOBALS['*']
+
[0.9.16.017]
General : adding two scripts to help building packages in this branch.