diff --git a/phpgwapi/doc/CHANGELOG b/phpgwapi/doc/CHANGELOG index b547cd7d45..c4ed0eaae8 100644 --- a/phpgwapi/doc/CHANGELOG +++ b/phpgwapi/doc/CHANGELOG @@ -20,6 +20,7 @@ (under development) - Cleaned up most of the user/group admin section (including templates, code re-write, and small bug fixes) - Added partial API support for anonymous sessions + - Fix PostgreSQL error for explicit cast from int to varchar in todo/index.php [0.9.9pl1] - Added some error checking to see if there header and/or database table where created.