]> git.saurik.com Git - apt.git/blobdiff - debian/changelog
* cmdline/apt-get.cc: really applies Julien Danjou <acid@debian.org>
[apt.git] / debian / changelog
index 7687fce5aa0d6393e2dd8f397d56eb78d4877e63..a3f0ec23837962aa1b3656c38de0abfdee8460f3 100644 (file)
@@ -7,9 +7,10 @@ apt (0.7.7) UNRELEASED; urgency=low
   * apt-pkg/acquire-item.cc:
     - remove zero size files on I-M-S hit
   * methods/https.cc:
-    - only send LastModified if we actually have one
+    - only send LastModified if we actually have a file
     - send range request with if-range 
     - delete failed downloads
+    - delete zero size I-M-S hits
   * apt-pkg/deb/dpkgpm.{cc,h}:
     - merged dpkg-log branch, this lets you specify a 
       Dir::Log::Terminal file to log dpkg output to
@@ -68,6 +69,10 @@ apt (0.7.7) UNRELEASED; urgency=low
     - cmdline/apt-extracttemplates.cc: likewise;
     - apt-pkg/deb/debmetaindex.cc: comparison with string literal results
       in unspecified behaviour;
+  * cmdline/apt-get.cc: adds 'autoremove' as a valid comment to usage
+    statement of apt-get (closes: #445468).
+  * cmdline/apt-get.cc: really applies Julien Danjou <acid@debian.org>
+    patch to add 'purge' command line argument (closes: #133421).
 
   [ Ian Jackson ]
   * dpkg-triggers: Deal properly with new package states.
@@ -76,7 +81,7 @@ apt (0.7.7) UNRELEASED; urgency=low
   * apt-pkg/contrib/mmap.cc:
     - don't fail if msync() returns > 0
  
- -- Otavio Salvador <otavio@debian.org>  Mon, 06 Aug 2007 10:44:53 -0300
+ -- Otavio Salvador <otavio@debian.org>  Sat, 06 Oct 2007 18:23:42 -0300
 
 apt (0.7.6) unstable; urgency=low