X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=ChangeLog;h=558c635c9eeec65783a78f48c0cda6e057424a50;hb=1673e4fd9f62822a1df8eca7dd6b9cfd46408942;hp=d269ff65f98bf8ff157b0578bd87f57d0e681f17;hpb=a6324611e898de79f2bb7947775984e28f4b2ede;p=dak.git diff --git a/ChangeLog b/ChangeLog index d269ff65..558c635c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,19 @@ +2008-03-22 Anthony Towns + + * dak/edit_transitions.py: Add --import option. + Add --use-sudo option. Use fcntl locking for writing. + Move writing into a function (write_transitions). + Reinvoke self using sudo and --import if necessary. + Move temporary file creation into a function, use mkstemp. + Rename to "dak transitions". + +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