[21267] updating changelog for the next version
Caeies <[email protected]> Wed, 02 Jun 2010 10:07:38 +0000
| Newsgroups | gmane.comp.web.phpgroupware.cvs |
|---|---|
| Message-ID | <[email protected]> |
Revision: 21267
http://svn.sv.gnu.org/viewvc/?view=rev&root=phpgroupware&revision=21267
Author: Caeies
Date: 2010-06-02 10:07:38 +0000 (Wed, 02 Jun 2010)
Log Message:
-----------
updating changelog for the next version
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-06-02 10:05:21 UTC (rev 21266)
+++ modules/phpgwapi/branches/branch_0_9_16/doc/CHANGELOG 2010-06-02 10:07:38 UTC (rev 21267)
@@ -1,3 +1,8 @@
+[0.9.16.017]
+ phpgwapi :
+ - fix the crypto class to avoid a problem with empty strings generated by tabs in addressbook.
+ This is a follow up of the previous security fix.
+
[0.9.16.016]
Security Fixes, Most Credits go to VUPEN Security for pointing them out :
- CVE-2010-0403 Local file inclusion.