]> git.decadent.org.uk Git - dak.git/blobdiff - ChangeLog
Use "import daklib.foo as foo" style
[dak.git] / ChangeLog
index 5014a41d39ba72f4aa1ff441199bad74760303d4..07064355c24c640ed70b77db7d37665f47359d6b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -20,6 +20,8 @@
        * dak/import_ldap_fingerprints.py: likewise
        * dak/import_users_from_passwd.py: likewise
        * dak/init_db.py: likewise
+       * dak/init_dirs.py: likewise
+       * dak/ls.py: likewise
 
        * dak/check_archive.py (check_files_not_symlinks): Remove
        long-time unused and commented code. Import stuff from daklib as