]> git.saurik.com Git - apt.git/blobdiff - debian/changelog
New changelog
[apt.git] / debian / changelog
index 3c4601b405ffddb3c82b94addfcc55a9212cdd78..f554bd15643e4a83e92a065f4357547d8665cc76 100644 (file)
@@ -1,3 +1,31 @@
+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
+  * Error code on failed update. Closes: #41053
+  * apt-cdrom adds entries for source directories. Closes: #41231
+  * Sorts the output of any list. Closes: #41107
+  * Fixes the looping problem. Closes: #41784, #42414, #44022
+  * Fixes the CRC mechanism to lowercase all strings. Closes: #41839
+  * More checks to keep the display sane. Particularly when fail-over is
+    used with local mirrors and CD-Roms. Closes: #42127, #43130, #43668
+  * PThread lockup problem on certain sparc/m68k. Closes: #40628
+  * apt-cdrom understands .gz Package files too. Closes: #42779
+  * Spelling error in dselect method description. Closes: #43251
+  * Added security to the default source list. Closes: #43356
+  
+ -- Jason Gunthorpe <jgg@debian.org>  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 <che@debian.org>  Mon, 28 Jun 1999 21:06:44 -0700
+
 apt (0.3.9) unstable; urgency=low
 
   * Spelling error in cachefile.cc. Closes: #39885