summaryrefslogtreecommitdiffstats
path: root/quilt.changes
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruen@suse.de>2006-01-23 13:16:22 +0000
committerAndreas Gruenbacher <agruen@suse.de>2006-01-23 13:16:22 +0000
commitf7a772c2f872ed1b5b4a69c9c55f1281cbee625a (patch)
treea579e0522c2eb5e7b6542480d426862da8720b43 /quilt.changes
parentef8f0df0f7785c44a227fc95ebbb2ac24ecf283d (diff)
downloadquilt-f7a772c2f872ed1b5b4a69c9c55f1281cbee625a.tar.gz
- configure.ac: Require GNU patch 2.4+.
- quilt/import.in: Don't use diff -U-1. - Test suite: Recognize output of old versions of patch (from jayvdb@gmail.com).
Diffstat (limited to 'quilt.changes')
-rw-r--r--quilt.changes13
1 files changed, 11 insertions, 2 deletions
diff --git a/quilt.changes b/quilt.changes
index befcc8a..06bf3ee 100644
--- a/quilt.changes
+++ b/quilt.changes
@@ -1,8 +1,17 @@
-------------------------------------------------------------------
+Mon Jan 23 13:51:29 CET 2006 - agruen@suse.de
+
+- configure.ac: Require GNU patch 2.4+.
+- quilt/import.in: Don't use diff -U-1.
+- Test suite: Recognize output of old versions of patch (from
+ jayvdb@gmail.com).
+
+-------------------------------------------------------------------
Mon Jan 23 13:05:48 CET 2006 - jayvdb@gmail.com
-- Check if awk supports sub().
-- Syntax changes in patchfns for Solaris /usr/xpg4/bin/awk.
+- configure.ac: Check if awk supports sub().
+- quilt/scripts/patchfns.in: Syntax changes for Solaris
+ /usr/xpg4/bin/awk.
-------------------------------------------------------------------
Mon Jan 23 11:58:20 CET 2006 - agruen@suse.de