]> git.decadent.org.uk Git - dak.git/blobdiff - ChangeLog
Adjust urgencypath and TESTINGINPUT path
[dak.git] / ChangeLog
index 809cf5eb1c7c53b926c2e37b648cf24db37f7525..0eebb7c386fc32973ea52f98e0cae38f6fe12c7e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,19 @@
+2008-04-27  Joerg Jaspert  <joerg@debian.org>
+
+       * dak/process_accepted.py (Urgency_Log.__init__): Warn if the
+       configured path does not exist or is not writeable by us. Use a
+       tmp path if so, so we do not lose the urgencies in such cases.
+
+       * config/debian/dak.conf: Changed path for UrgencyLog
+       Same for the ReleaseTransitions file
+
+       * config/debian/cron.daily: Notify qa user on merkel of dinstall start
+
 2008-04-26  Joerg Jaspert  <joerg@debian.org>
 
+       * dak/process_new.py: Call end() whenever we try to leave by
+       pressing Q
+
        * config/debian/cron.daily: Also report NBS in experimental
 
 2008-04-25  Joerg Jaspert  <joerg@debian.org>