summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog12
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 7d94ce6fc..4bf7dfae3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+apt (0.3.4) unstable; urgency=low
+
+ * Release for Ben while he is out of town.
+ * Checked the size of partial files. Closes: #33705
+ * apt-get should not print progress on non-tty. Closes: #34944
+ * s/guide.text.gz/users-guide.txt.gz/ debian/control: Closes: #35207
+ * Applied cdrom patches from Torsten. Closes: #35140, #35141
+ * smbmounted cdrom fix. Closes: #35470
+ * Changed ie to eg. Closes: #35196
+
+ -- Adam Heath <doogie@debian.org> Sun, 4 Apr 1999 18:26:44 -0500
+
apt (0.3.3) unstable; urgency=low
* Fixes bug with file:/ URIs and multi-CD handling. Closes: #34923