]> git.decadent.org.uk Git - dak.git/blobdiff - ChangeLog
Fix yaml dump bug in syck by using yaml instead
[dak.git] / ChangeLog
index b4fd48ce8547f4126846db69c840c13cf5e3f2e7..3b0d04f5acc96bba3f21acac57fbd012a07c3837 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,12 @@
+2008-05-12  Joerg Jaspert  <joerg@debian.org>
+
+       * dak/transitions.py: use yaml.dump instead of syck.dump, as syck
+       seems to have a bug in its dump(), causing it to write illegal entries
+
 2008-05-10  Stephen Gran   <sgran@debian.org>
-       * tools/debianqueued-0.9/debianqueued: First pass at a send_mail 
+       * tools/debianqueued-0.9/debianqueued: First pass at a send_mail
          implementation that sucks less
+       * Update debian/control to reflect new perl dependency
 
 2008-05-09  Joerg Jaspert  <joerg@debian.org>