summaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorMartin Quinson <mquinson@debian.org>2005-02-24 13:07:55 +0000
committerMartin Quinson <mquinson@debian.org>2005-02-24 13:07:55 +0000
commit2033d62676717e88d13f1b6b86927068ad5b4a28 (patch)
treedcea3469336edbc274aefd51bb31f795f363ac44 /debian
parent8cab0954bc2a05222e52f8a2baacbcdfe5ff5ad3 (diff)
downloadquilt-2033d62676717e88d13f1b6b86927068ad5b4a28.tar.gz
Document last changes and get ready for next release
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog16
1 files changed, 16 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index a5797c3..7779c56 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,19 @@
+quilt (0.39-1) unstable; urgency=low
+
+ * New upstream release.
+ 0.38 were mostly bugfixes, and those bugs were also reported against
+ debian package, so I had to steal most of the cvs content already.
+ 0.39 is also mainly bugfixes. There is a new "mail" command I didn't
+ test yet. ;)
+
+ * Refuse to add symlinks into patches since we fail to backup them
+ properly. (Closes: #294424). Will be in 0.40 ;)
+ * Take care of the lost souls patching their config.* files.
+ Cdbs updates them automatically. Thanks to Robert Millan for detecting
+ the issue (in cdbs) and proposing a fix (in quilt). (Closes: #295913).
+
+ -- Martin Quinson <mquinson@debian.org> Thu, 24 Feb 2005 13:51:10 +0100
+
quilt (0.37-5) unstable; urgency=low
* Let cdbs track the build-dep automatically.