summaryrefslogtreecommitdiffstats
path: root/quilt.changes
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruen@suse.de>2003-01-30 12:26:26 +0000
committerAndreas Gruenbacher <agruen@suse.de>2003-01-30 12:26:26 +0000
commit4819c9d84825b2e7899019f669fe61d82c74fec8 (patch)
treeb194c5da8d0297b86ac7767ad6827840ad5121bb /quilt.changes
parent6b029c93fa2d380c5300931f7b6e20b08c63ab37 (diff)
downloadquilt-4819c9d84825b2e7899019f669fe61d82c74fec8.tar.gz
Prepare for more Autoconf
Diffstat (limited to 'quilt.changes')
-rw-r--r--quilt.changes6
1 files changed, 3 insertions, 3 deletions
diff --git a/quilt.changes b/quilt.changes
index 19663e9..cffa632 100644
--- a/quilt.changes
+++ b/quilt.changes
@@ -1,9 +1,9 @@
-------------------------------------------------------------------
-Thu Jan 30 13:06:36 CET 2003 - agruen@suse.de
+Thu Jan 30 13:25:51 CET 2003 - agruen@suse.de
- Fix some regex quoting; use grep -E because we quote for extended
regexps. Filenames with "+^$" in it did not work in some places.
-- Prepare for GNU Autoconf: substitute @PERL@ and @BASH@ in
- scripts.
+- Prepare for GNU Autoconf: substitute @PERL@, @BASH@, @DIFF@,
+ @PATCH@ in scripts.
- Some cleanups in Makefile.
-------------------------------------------------------------------