]> git.decadent.org.uk Git - dak.git/blobdiff - ChangeLog
Move the transitions exception into our own class too and use it
[dak.git] / ChangeLog
index 76d6a4bb8f58414b94ab5cbf71067e6df3fa73f0..bdb58f18ba5d572b36fb900aa9d042deb41340b1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2008-05-05  Joerg Jaspert  <joerg@debian.org>
+
+       * daklib/dak_exceptions.py (dakerrors): add TransitionsError
+       * dak/transitions.py: Use it, instead of the own definition
+
+2008-05-05  Mark Hymers  <mhy@debian.org>
+
+       * daklib/dak_exceptions.py: Add a default message and tidy up our string
+       representation
+
 2008-05-05  Joerg Jaspert  <joerg@debian.org>
 
        * daklib/dak_exceptions.py: New file, central place for all those