]> git.decadent.org.uk Git - dak.git/blobdiff - ChangeLog
Added a transition check feature for the release team, together with an
[dak.git] / ChangeLog
index 79a893b37b37fa98fb6524b185fca446ab8f4616..71933374a54ce538b303d02def2c72ce69c11ab6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2008-03-02  Joerg Jaspert  <joerg@debian.org>
+
+       * dak/process_unchecked.py (check_transition): Added. Checks if a
+       release team member defined a transition, and rejects based on
+       that data.
+       (process_it): Use it.
+
 2008-02-06  Joerg Jaspert  <joerg@debian.org>
 
        * daklib/utils.py (check_signature): Make variable key available,