X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=ChangeLog;h=8766c80f35906c88722ebd9ac7b7bff4d04c1094;hb=74dbcfb0868204288f5142a7b7cec4a18ce31836;hp=2ce297824100a799515794811f4f2fb8f2471e0a;hpb=a644e931617220b1771931d5239dffc637d7e9cd;p=dak.git diff --git a/ChangeLog b/ChangeLog index 2ce29782..8766c80f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,23 @@ +2008-03-21 Joerg Jaspert + + * dak/edit_transitions.py (edit_transitions): Use sudo to copy the + edited file back in place + (check_transitions): Use proper locking and also use sudo to copy + the new file in place + +2008-03-21 Anthony Towns + + * config/debian/extensions.py: Add infrastructure for replacing + functions in dak modules; add upload blocking for dpkg. + +2008-03-12 Joerg Jaspert + + * dak/edit_transitions.py: Done a number of cleanups to make code + working. Also changed the way prompting/answering goes, to not + have to import daklib/queue. + (edit_transitions): When done with a successful edit - also print + a final overview about defined transitions + 2008-03-11 Joerg Jaspert * dak/process_unchecked.py: Import syck module directly, not "from