compliancy fixes
[planet-ucc.git] / Changelog
index 6e7fac1..ac9fbb7 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,60 @@
+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.
+
+2004-02-13
+==========
+ * feedlist
+   Added more blogs.
+
+2004-02-12
+==========
+ * XMLParse2.py
+   Fixed some issues to do with creating the cache.
+ * XMLWriter.py
+   Made feedlist appear in alphabetical order.
+ * update-planet
+   Caching fixes.
+ * CacheHandler.py
+   Caching fixes. Removed debug statements due to not finding cache, these
+   should be obvious from the status output.
+
 2004-02-09
 ==========
  * Added XMLParse2.py

UCC git Repository :: git.ucc.asn.au