summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorArch Librarian <arch@canonical.com>2004-09-20 16:55:11 +0000
committerArch Librarian <arch@canonical.com>2004-09-20 16:55:11 +0000
commit8b067c22e27a5939e45517091fbb8322ad7b71c8 (patch)
tree63c83f6279b4254d04cdf4566e222843dac443de /debian
parent95baf595094a2c12fa5bf88d1240e36413e6946e (diff)
3 more bugs
Author: jgg Date: 1999-11-16 03:16:34 GMT 3 more bugs
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog9
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 8df5806b7..5c5b17cb8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+apt (0.3.14.1) unstable; urgency=low
+
+ * Added DSelect::WaitAfterDownload Closes: #49549
+ * Fixed cast error in byteswap macro and supporting code. Closes: #50093
+ * Fixed buffer overflow for wide terminal sizes. Closes: #50295
+ * Made -s and clean not do anything. Closes: #50238
+
+ -- Ben Gertzfield <che@debian.org> Sun, 7 Nov 1999 20:21:25 -0800
+
apt (0.3.14) unstable; urgency=low
* Fix Perl or group pre-depends thing Closes: #46091, #46096, #46233, #45901