X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/8f540430a3fba8e97e10a69881e460a1a4d1bab6..e356ae6be21bd43ea8a9a2055acf1cd4e42cbf80:/debian/changelog?ds=sidebyside 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 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