]> git.saurik.com Git - apt.git/blobdiff - debian/changelog
Fixed to new security and non-us urls
[apt.git] / debian / changelog
index 63998b83cf62296da999b6a81f88fc7cdb7e3d8d..8d1f98f101b12cc388787a0f06ae8f148e8da2c0 100644 (file)
@@ -1,3 +1,33 @@
+apt (0.3.16.1) unstable; urgency=low
+
+  * RFC 2732 usage for CDROM URIs and fixes to apt-cdrom
+  * Fixed the configuration parser to not blow up if ; is in the config 
+    string
+  * Applied visual patch to dselect install script . Closes #55214
+  * Included the configure-index example
+  * Minimal CD swaps
+  * Library soname has increased
+  * Fixed default sources.list to have correct URLs for potato when it becomes
+    stable
+  
+ -- Ben Gertzfield <che@debian.org>  Fri, 14 Jan 2000 08:04:15 -0800
+apt (0.3.16) 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
+  
+ -- Ben Gertzfield <che@debian.org>  Fri, 14 Jan 2000 08:04:15 -0800
+  
 apt (0.3.15) unstable; urgency=low
 
   * Added DSelect::WaitAfterDownload Closes: #49549