]> git.decadent.org.uk Git - dak.git/blobdiff - ChangeLog
Fixed it so the fingerprint table is properly referenced vs the uid
[dak.git] / ChangeLog
index cf93ce7e5d544cab439163051dea6a098c80abd9..617dcc00f9c1588bf833c6703b04c7bd933fe530 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,30 @@
+2009-01-01  Michael Casadevall  <sonicmctails@gmail.com>
+
+       * dak/process_unchecked.pu - Changed it to look up on the correct table
+
+       * dak/dakdb/update1.py  - Changed to add the right table
+
+2008-12-30  Michael Casadevall  <sonicmctails@gmail.com>
+
+       * src/sql-aptvc.cpp     - Fixed to work on modern postgresql version
+
+       * src/Makefile          - Gave it a brain on finding postgres headers
+
+        * queue-report.py      - Added changes file to the 822 output for QA team
+
+2008-12-30  Joerg Jaspert  <joerg@debian.org>
+
+       * config/debian/cron.hourly: Generate the 822 format for accepted,
+       new, byhand and proposed-updates
+
+2008-12-30  Michael Casadevall <sonicmctails@gmail.com>
+
+       * dak/queue_report.py   - Added directories option to queue report
+
+2008-12-28  Frank Lichtenheld  <djpig@debian.org>
+
+       * dak/override.py (main): Handle source-only packages better
+
 2008-12-26  Michael Casadevall <sonicmctails@gmail.com>
 
        * dak/queue_report.py - Added Last Modified in asctime() for QA team