summaryrefslogtreecommitdiffstats
path: root/quilt.changes
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruen@suse.de>2003-01-31 17:06:26 +0000
committerAndreas Gruenbacher <agruen@suse.de>2003-01-31 17:06:26 +0000
commit82784f00b124b6fb7d431036ac284289ffe22356 (patch)
tree33cff875bf9a9f3f420d5cc6ef0b0c38c924ba60 /quilt.changes
parent21a15e55a81ea4bd2bc21729ceebe6be6a9ccd9b (diff)
downloadquilt-82784f00b124b6fb7d431036ac284289ffe22356.tar.gz
Fix buggy regex quoting; another Autoconf change in Makefile.
Diffstat (limited to 'quilt.changes')
-rw-r--r--quilt.changes3
1 files changed, 3 insertions, 0 deletions
diff --git a/quilt.changes b/quilt.changes
index 9021f70..951c7ef 100644
--- a/quilt.changes
+++ b/quilt.changes
@@ -6,6 +6,9 @@ Fri Jan 31 13:05:18 CET 2003 - agruen@suse.de
in /usr/lib/quilt/, and install the scripts in
/usr/share/quilt/scripts/, so that no binaries are installed
under /usr/share.
+- Fix quoting strings for inclusion in regular expressions.
+- Change literal '@SUBST@' strings in Makefile to '@SUBST''@',
+ so that Autoconf won't mess them up later.
-------------------------------------------------------------------
Fri Jan 31 09:15:01 +0100 2003 - Martin.Quinson@ens-lyon.fr