X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/8ebbf32af7aa3553216751ecb657c1c5474ea900..d556d1a1cc89e0f99d1b76fd6da72fd0174f5862:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 3c4601b40..a10361a85 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,20 @@ +apt (0.3.11.1) unstable; urgency=low + + * Fix for typo in the dhelp index. Closes: #40377 + * Multiple media swap support + * Purge support. Closes: #33291, #40694 + * Better handling of - remove notation. Closes: #41024 + * Purge support. Closes: #33291, #40694 + + -- Jason Gunthorpe Mon, 28 Jun 1999 21:06:44 -0700 + +apt (0.3.11) unstable; urgency=low + + * Fix for mis-parsed file: URIs. Closes: #40373, #40366, #40230 + * Fix for properly upgrading the system from perl 5.004 to 5.005 + + -- Ben Gertzfield Mon, 28 Jun 1999 21:06:44 -0700 + apt (0.3.9) unstable; urgency=low * Spelling error in cachefile.cc. Closes: #39885