X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=Changelog;h=8b94210c18ff67c52c0f225707d7e34d39907cdd;hb=591b42e1371c3887b56e0bd2c55a7bca663208fe;hp=2a3f327e272e97a56b227120b7fb1f369ede50b9;hpb=ab46138b9a571b71edb634464f7054d1aa0a36c5;p=planet-ucc.git diff --git a/Changelog b/Changelog index 2a3f327..8b94210 100644 --- a/Changelog +++ b/Changelog @@ -1,3 +1,50 @@ +2004-03-15 +========== + * update-planet + Cacheability improvements + * crontab + Write output to logfile. + * CacheHandler.py + Add != operator to CacheObject + * launch-update-planet.sh + Cacheability improvements + +2004-03-06 +========== + * Added RSS2Writer.py + XMLWriter plugin for handling RSS2 output. + * Added XHTMLWriter.py + Moved XHTMLWriter plugin out of XMLWriter. + * XMLWriter.py + Moved XHTMLWriter to it's own file, made some API changes. + * update-planet + Reflected API changes to XMLWriter, added generator for RSS2 feed. + Added generator for RSS1 feed. + * crontab + Changed crontab to use launch-update-planet.sh + * XMLParse2 + Added line to give personalised USER_AGENT. + * Added RSS1Writer.py + Output plugin for RSS1 files. + * Added launch-update-planet.sh + A shell script to wrap update-planet. + * sidebar.html + Updated sidebar. + +2004-02-28 +========== + * crontab + Reduced update time to 5 minutes + * planet.css + Tweaked CSS to make sidebar background non-transparent. + * feedlist + Added people. + +2004-02-15 +========== + * update-planet + Fixed some random DEBUG messages. + 2004-02-14 ========== * Brought the Changelog up to date.