]> git.saurik.com Git - apt.git/blobdiff - debian/changelog
Add myself to Uploaders.
[apt.git] / debian / changelog
index eecbc61281fef2af861b80dc0aee2acbfa2e12d6..e4bba3f906af016753b960a74c4349358db0065b 100644 (file)
@@ -70,6 +70,20 @@ apt (0.5.5) unstable; urgency=low
   * Change verbose logging output of apt-ftparchive to go to stderr,
     instead of stdout.  Also, errors that occur no longer go to stdout,
     but stderr.  Closes: #161592
+  * Test for timegm in configure.  Closes: #165516.
+  * s/st_mtime/mtime/ on our local stat structure in apt-ftparchive, to
+    support compliation on platforms where st_mtime is a macro.  Closes:
+    #165518
+  * Check the currently mounted cdrom, to see if it's the one we are
+    interested in.  Closes: #154602
+  * Rebuild with gcc-3.2. Closes: #177752, #178008.
+  * Fix build-dep handling of | dependencies. 
+    Closes: #98640, #145997, #158896, #172901
+  * Double default value of APT::Cache-Limit, until such time as it
+    can be made more dynamic.  Closes: #178623.
+  * 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