[Comoblog-commit] comoblog/docs CHANGELOG,1.10,1.11
Status: Inactive
Brought to you by:
markwallis
|
From: Mark W. \(a. serialmonkey\) <mar...@us...> - 2005-10-04 11:27:04
|
Update of /cvsroot/comoblog/comoblog/docs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25808/docs Modified Files: CHANGELOG Log Message: RFE: 1280298 - Cookie's now store users name and email address when they enter a comment. Patched based off patch provided by Iamdecal Index: CHANGELOG =================================================================== RCS file: /cvsroot/comoblog/comoblog/docs/CHANGELOG,v retrieving revision 1.10 retrieving revision 1.11 diff -u -d -r1.10 -r1.11 --- CHANGELOG 4 Oct 2005 06:55:56 -0000 1.10 +++ CHANGELOG 4 Oct 2005 11:26:56 -0000 1.11 @@ -4,14 +4,15 @@ Initial Release. Based on the Easymoblog 0.5.1 release with the following additions. -* More informational error messages during MYSQL setup (1280250) -* Disable POP3 APOP authentication by default (1280278) -* Background images now displaying (1280325) -* Trackback pings now work (1280323) -* Updated documentation requirements around the GD library (1280322) -* Additional debugging now optionally available for POP3 (1280310) -* POP3 errors are now reported in detail from batch script (1280310) -* Post Date now populated correctly in RSS (1280277) +* FEATURE: Fnformational error messages during MYSQL setup (1280250) +* FEATURE: Debugging now optionally available for POP3 (1280310) +* FEATURE: POP3 errors now reported from batch script (1280310) +* FEATURE: Cookie stores comments data (1280298) +* BUG: Disable POP3 APOP authentication by default (1280278) +* BUG: Background images now displaying (1280325) +* BUG: Trackback pings now work (1280323) +* BUG: Updated doco requirements around the GD library (1280322) +* BUG: Post Date now populated correctly in RSS (1280277) ______________________________________________________________________ END OF CHANGELOG FILE |