diff --git a/phpgwapi/doc/CHANGELOG b/phpgwapi/doc/CHANGELOG index bc1ec10703..b547cd7d45 100644 --- a/phpgwapi/doc/CHANGELOG +++ b/phpgwapi/doc/CHANGELOG @@ -19,6 +19,10 @@ - The new contacts class, which will be a central point for all contact data is now in place (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 + +[0.9.9pl1] + - Added some error checking to see if there header and/or database table where created. [0.9.9] - Fixed a number of issues with the verdilak layout - Fixed parse_footer() not working if the header is turned off.