Here is my trac commit
[matthijs/upstream/backupninja.git] / ChangeLog
index 913a90f0885eea3492decf86d84195532a706903..a8be06226403c088936af85c31af704a5eb3e480 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -60,7 +60,8 @@ version 0.9.4 -- unreleased
         . Does not pretend anymore that duplicity can work without
           any passphrase
         . Support duplicity 0.4.2 (with Debian patches applied; upstream's
-          0.4.3 will integrate them)
+          0.4.3 will integrate them); documented how to write sftp-compatible
+           sshoptions (Closes: #388543)
         . Now forbid to (try to) include /.
        sys:
         . Many more system checks were added, (thanks to Petr KlĂ­ma)
@@ -69,9 +70,10 @@ version 0.9.4 -- unreleased
         . Removed warning about vserver not running (thanks anarcat)
        ldap:
         . Compress now happens in-line to save some disk space (Closes: #370778)
-        . ldaphost and tls options added for ldapsearch method (Closes: #362027)
        makecd:
         . Added nicelevel option (thanks rhatto)
+       trac:
+        . fixed problem when src was set to the trac repo directly (Closes: #382737)
     lib changes
        vserver:
         . init_vservers: fixed Debian bug #351083 (improper readlink syntax)