summaryrefslogtreecommitdiffstats
path: root/quilt.changes
diff options
context:
space:
mode:
Diffstat (limited to 'quilt.changes')
-rw-r--r--quilt.changes10
1 files changed, 10 insertions, 0 deletions
diff --git a/quilt.changes b/quilt.changes
index caefa68..472ee58 100644
--- a/quilt.changes
+++ b/quilt.changes
@@ -1,4 +1,14 @@
-------------------------------------------------------------------
+Tue Sep 20 19:57:43 CEST 2005 - khali@linux-fr.org
+
+- Makefile.in: Fix compat/tail symlink creation. Fix variable
+ exporting bashism.
+- configure.ac: Use grep >/dev/null instead of grep -q for
+ compatibility. Test for grep -q, some quilt scripts need it.
+- test/Makefile: Fix varible exporting and script sourcing
+ bashisms.
+
+-------------------------------------------------------------------
Mon Sep 19 21:02:53 CEST 2005 - agruen@suse.de
- Makefile.in: Fix when COMPAT_PROGRAMS is empty.