summaryrefslogtreecommitdiffstats
path: root/quilt.changes
diff options
context:
space:
mode:
authorJean Delvare <khali@linux-fr.org>2005-09-02 17:02:12 +0000
committerJean Delvare <khali@linux-fr.org>2005-09-02 17:02:12 +0000
commite3f78107482ec3215cb0670cc0eac867866c57bb (patch)
treef58a6ea4da646cfa81fe81026c06970a41a911e4 /quilt.changes
parentc8a84309dd30f0d62d22df06a13320f7cac66c4f (diff)
downloadquilt-e3f78107482ec3215cb0670cc0eac867866c57bb.tar.gz
refresh.in: Drop a useless line in the awk script replacing the diffstat
section in patch headers. Improve the regular expression matching diffstat lines. Original patch from John Vandenberg.
Diffstat (limited to 'quilt.changes')
-rw-r--r--quilt.changes9
1 files changed, 9 insertions, 0 deletions
diff --git a/quilt.changes b/quilt.changes
index 4f80dd5..96d494e 100644
--- a/quilt.changes
+++ b/quilt.changes
@@ -1,3 +1,12 @@
+-------------------------------------------------------------------
+Fri Sep 2 18:57:54 CEST 2005 - khali@linux-fr.org
+
+- refresh.in: Drop a useless line in the awk script replacing the
+ diffstat section in patch headers. Improve the regular
+ expression matching diffstat lines. Original patch from John
+ Vandenberg.
+
+-------------------------------------------------------------------
Sun Aug 28 20:48:12 CEST 2005 - khali@linux-fr.org
- configure.ac, Makefile.in: Support GCC and other compilers.