]> git.saurik.com Git - apt.git/blobdiff - debian/changelog
s/dpkg-preconfig/dpkg-preconfigure/
[apt.git] / debian / changelog
index 797bcba494d790645c283108a2bbe918d922e2fa..34b39da14a768bf6ad41b032b150f7c5be145f07 100644 (file)
@@ -1,4 +1,4 @@
-apt (0.5.5) unstable; urgency=low
+apt (0.5.4.9) unstable; urgency=low
 
   * New deb version compare function, that has no integer limits, and
     supports pre-versions using ~.  Code ported from dpkg.
@@ -89,8 +89,20 @@ apt (0.5.5) unstable; urgency=low
   * Report uris with '.gz' when there are errors.  Closes: #178435.
   * When installing build-deps, make sure the new version will
     satisfy build requirements. Closes: #178121
-
- -- Jason Gunthorpe <jgg@debian.org>  Sun, 15 Sep 2002 17:16:59 -0600
+  * Split offline and guide documentation into apt-doc.  This was done so
+    that binary-arch builds do not require documention deps.  Note, that 
+    apt-doc is not installed on upgrades.
+  * Use doc-base, instead of dhelp directly.  Closes: #110389
+  * Change http message 'Waiting for file' to 'Waiting for headers'.
+    Closes: #178537
+  * Remove trailing lines on package lists in apt-get.  Closes: #178736.
+  * Fix origin pins for file:// uris.  Closes: #189014.
+  * Apply typo and syntax patch from bug to apt-cache.8.sgml.  Closes:
+    #155194
+  * s/dpkg-preconfig/dpkg-preconfigure/ in examples/configure-index.
+    Closes: #153734.
+
+ -- Adam Heath <doogie@debian.org>  Sun, 02 Feb 2003 02:54:45 -0600
 
 apt (0.5.4) unstable; urgency=low