]> git.decadent.org.uk Git - dak.git/blobdiff - ChangeLog
Use "import daklib.foo as foo" style
[dak.git] / ChangeLog
index dbc4fd7223c3f115daac31e76420ed921b78c6e1..4ff8516ebe14fd0b9f04534bbe8ad4ac432fcc7b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
        * dak/process_accepted.py: likewise
        * dak/process_new.py: likewise
        * dak/process_unchecked.py: likewise
+       * dak/rm.py: likewise
+       * dak/show_new.py: likewise
+       * dak/split_done.py: likewise
+       * dak/stats.py: likewise
 
        * dak/check_archive.py (check_files_not_symlinks): Remove
        long-time unused and commented code. Import stuff from daklib as