summaryrefslogtreecommitdiffstats
path: root/debian/changelog
diff options
context:
space:
mode:
authorMartin Quinson <mquinson@debian.org>2005-04-26 14:03:43 +0000
committerMartin Quinson <mquinson@debian.org>2005-04-26 14:03:43 +0000
commit2823b219465521efe0e4fa894de4272911a68a20 (patch)
treeeeaca71f60a1dc6c6edc1571326a8a964357e576 /debian/changelog
parent70acf6b6cf5074f2294be0084051e53d4ed6a32b (diff)
downloadquilt-2823b219465521efe0e4fa894de4272911a68a20.tar.gz
Add a word in the man page about how to display compressed pdf files since this non-bug got reported against the debian package twice now
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index c68de5d..201fc7a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+quilt (0.39-3) unstable; urgency=low
+
+ * Add a word in the man page about how to display compressed pdf files
+ since this non-bug got reported twice now (Closes: #304848).
+
+ -- Martin Quinson <mquinson@debian.org> Tue, 26 Apr 2005 16:02:16 +0200
+
quilt (0.39-2) unstable; urgency=low
* Pass -p $opt_strip_level option to diffstat in refresh command.