Added RPM patches submitted by Robert Napier
[matthijs/upstream/backupninja.git] / ChangeLog
index b1b9b99f6e258c8f3e6ca5ab5d86295caa611b3c..2daf397a2dfc0c599f89a1bb8024e9e128ec4e96 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -52,6 +52,7 @@ version 0.9.4 -- unreleased
         . Now forbid to (try to) include /.
        sys:
         . Many more system checks were added, thanks to Petr KlĂ­ma
+        . Added warning if no devices were found (thanks Ranier Zocholl)
        ldap:
         . Compress now happens in-line to save some disk space (Closes: #370778)
     lib changes
@@ -68,7 +69,9 @@ version 0.9.4 -- unreleased
     changed cron permissions to 644
     minor documentation fixes
     improved RPM build process allowing 'make rpm-package' and 'make
-    srpm-package' targets (thanks Robert Napier)
+    srpm-package' targets, also fixes permissions on man directories, 
+    cleans up RPM-related files during distclean, and adds default
+    EDITOR for "autogen.sh -f" if none is set. (thanks Robert Napier)
 
 version 0.9.3 -- February 1st, 2006
     autotools fixes