summaryrefslogtreecommitdiffstats
path: root/quilt.changes
diff options
context:
space:
mode:
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 b12ef69..b23ae18 100644
--- a/quilt.changes
+++ b/quilt.changes
@@ -1,3 +1,12 @@
+Mon Jan 2 11:02:38 CET 2012 - mquinson@debian.org
+
+- Makefile.in: Fix auto-generation of quilt.1 to work with dash
+- quilt/new: add a check that QUILT_PATCHES != QUILT_PC.
+ Rational: If QUILT_PATCHES and QUILT_PC are set to the same directory,
+ the awk script in filenames_in_patch (in scripts/patchfns) will
+ break with a '<patchname> is a directory' error.
+ Patch provided by anonymous in #30956 on savannah
+
-------------------------------------------------------------------
Fri Dec 16 16:01:38 CET 2011 - jdelvare@suse.de