]> git.saurik.com Git - apt.git/blobdiff - debian/changelog
More Fixes
[apt.git] / debian / changelog
index 63998b83cf62296da999b6a81f88fc7cdb7e3d8d..13a7ef1ccf56edd1658e6d56f09e73fe4aafbbc3 100644 (file)
@@ -1,3 +1,19 @@
+apt (0.3.15.1) unstable; urgency=low
+  * Made --no-download work. Closes: #52993
+  * Now compiles on OpenBSD, Solaris and HP-UX
+  * Clarify segfault errors
+  * More debhelper fixes. Closes: #52662, #54566, #52090, #53531, #54769
+  * Fix for Joel's discovery of glibc removal behavoir.
+  * Fix for Ben Collins file: uri from slink upgrade.
+  * Fixed resume code in FTP. Closes: #54323
+  * Take more precautions to prevent the corruption Joey Hess saw.
+  * Fixed --no-list-cleanup
+  * RFC 2732 URI parsing ([] for hostnames).
+  * Typo in apt-cache man page. Closes: #54949
+  
+ -- Jason Gunthorpe <jgg@debian.org>  Sat,  4 Dec 1999 21:17:24 -0800
+  
 apt (0.3.15) unstable; urgency=low
 
   * Added DSelect::WaitAfterDownload Closes: #49549