summaryrefslogtreecommitdiffstats
path: root/quilt.changes
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruen@suse.de>2006-02-15 09:04:19 +0000
committerAndreas Gruenbacher <agruen@suse.de>2006-02-15 09:04:19 +0000
commitf6beab0e7d20ab405be3911c86bef46ae2ba9908 (patch)
tree6eae4bc15d606887c6b2ac29b798ca227556ee6f /quilt.changes
parent09d9f0d24ee37bff9cf7af3e2354f612e19e9ce5 (diff)
downloadquilt-f6beab0e7d20ab405be3911c86bef46ae2ba9908.tar.gz
- quilt.spec.in: Use wildcards for matching manpage{,.gz,bz2}
(Thomas Petazzoni <thomas.petazzoni@enix.org>).
Diffstat (limited to 'quilt.changes')
-rw-r--r--quilt.changes6
1 files changed, 6 insertions, 0 deletions
diff --git a/quilt.changes b/quilt.changes
index 3faf678..8880180 100644
--- a/quilt.changes
+++ b/quilt.changes
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Wed Feb 15 10:02:15 CET 2006 - agruen@suse.de
+
+- quilt.spec.in: Use wildcards for matching manpage{,.gz,bz2}
+ (Thomas Petazzoni <thomas.petazzoni@enix.org>).
+
+-------------------------------------------------------------------
Tue Feb 14 23:58:22 CET 2006 - agruen@suse.de
- Stop using bash's =~ operator: older versions don't support it.