summaryrefslogtreecommitdiffstats
path: root/quilt.changes
diff options
context:
space:
mode:
Diffstat (limited to 'quilt.changes')
-rw-r--r--quilt.changes7
1 files changed, 7 insertions, 0 deletions
diff --git a/quilt.changes b/quilt.changes
index 60746bd..8132ec6 100644
--- a/quilt.changes
+++ b/quilt.changes
@@ -1,4 +1,11 @@
-------------------------------------------------------------------
+Sun Sep 18 12:55:17 CEST 2005 - agruen@suse.de
+
+- lib/backup-files.c: add missing dependency on config.h. Check
+ for chmod and fchmod support. Remove two unnecessary chmod calls.
+- Makefile.in: fix cyclic dependency on Makefile.
+
+-------------------------------------------------------------------
Sun Sep 18 12:32:41 CEST 2005 - agruen@suse.de
- lib/backup-files.c: use mktemp if mkstemp is not available