[Comoblog-commit] comoblog/docs CHANGELOG,1.20,1.21
Status: Inactive
Brought to you by:
markwallis
|
From: Mark W. \(a. serialmonkey\) <mar...@us...> - 2005-11-13 12:37:59
|
Update of /cvsroot/comoblog/comoblog/docs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv32318 Modified Files: CHANGELOG Log Message: CORE: Introduce a new module versioning framework to allow us to track module compatability during install and upgrade Index: CHANGELOG =================================================================== RCS file: /cvsroot/comoblog/comoblog/docs/CHANGELOG,v retrieving revision 1.20 retrieving revision 1.21 diff -u -d -r1.20 -r1.21 --- CHANGELOG 12 Nov 2005 01:37:23 -0000 1.20 +++ CHANGELOG 13 Nov 2005 12:37:50 -0000 1.21 @@ -18,6 +18,7 @@ * FEATURE: Markup language with image downloading (1280308) * CORE: Added pre/post db save post filter framework * CORE: Updated core supported module set +* CORE: Added module versioning framework * BUG: Disable POP3 APOP authentication by default (1280278) * BUG: Background images now displaying (1280325) * BUG: Trackback pings now work (1280323) |