X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=ChangeLog;h=6f476a7f60ea75517e59862bed92b767cc8c3182;hb=761836f71452a6df9a8833cad1fa3e0ca19afe3a;hp=bdb58f18ba5d572b36fb900aa9d042deb41340b1;hpb=7e2d97048a4f48fb84843803dda8fdd710edda08;p=dak.git diff --git a/ChangeLog b/ChangeLog index bdb58f18..6f476a7f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,41 @@ +2008-05-08 Joerg Jaspert + + * templates/rm.bug-close: dito + + * templates/reject-proposed-updates.rejected: dito + + * templates/queue.rejected: dito + + * templates/process-unchecked.override-disparity: dito, but also + mention that people should include the package lists with the + override disparities. + + * templates/process-unchecked.new: dito + + * templates/process-unchecked.bug-nmu-fixed: dito + + * templates/process-unchecked.bug-experimental-fixed: dito + + * templates/process-unchecked.bug-close: dito + + * templates/process-unchecked.announce: dito + + * templates/process-unchecked.accepted: dito + + * templates/process-new.prod: dito + + * templates/process-accepted.unaccept: dito + + * templates/process-accepted.install: dito + + * templates/override.bug-close: Add X-Debian header + +2008-05-06 Joerg Jaspert + + * config/debian/cron.dinstall: Put the timestamp stuff into an own + function, call that from everywhere. Also change the timestamp + format to not be local dependent. + 2008-05-05 Joerg Jaspert * daklib/dak_exceptions.py (dakerrors): add TransitionsError