]> git.decadent.org.uk Git - dak.git/blobdiff - ChangeLog
initialise queuekey, lamer
[dak.git] / ChangeLog
index 56f50b4f3bc9e4145d5279ad1fa3bfc518d9cf6a..9f4cc11e972e4affb18916ba207843273b23998a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,11 +1,23 @@
 2005-11-25  Anthony Towns  <aj@erisian.com.au>
 
+       * Changed accepted_autobuild to queue_build everywhere.
+       * Add a queue table.
+       * Add a "queue" field in the queue_build table (currently always 0)
+
+       * jennifer: Restructure to make it easier to support special
+       purpose queues between unchecked and accepted.
+
+2005-11-25  Anthony Towns  <aj@erisian.com.au>
+
+       * Finishing merge of changes from spohr, by various people still
+
        * jennifer: If changed-by parsing fails, set variables to "" so REJECT
        works
        * jennifer: Re-enable .deb ar format checking
        * katie.py: Convert to +bX binNMU special casing
        * rhona: Add some debug output when deleting binaries
        * cron.daily: Add emilie
+       * cron.unchecked: Add lock files
 
 2005-11-15  Anthony Towns  <aj@erisian.com.au>