]> git.saurik.com Git - apt.git/blobdiff - debian/changelog
* doc/cache.sgml:
[apt.git] / debian / changelog
index ee2be291b38f9c5ad841bfba2099a6bb76c00ef5..76fc2550bb40143e487ec431c3bca01ee33d5029 100644 (file)
@@ -2,7 +2,8 @@ apt (0.7.26~exp4) experimental; urgency=low
 
   [ David Kalnischkies ]
   * apt-pkg/depcache.cc:
-    - "reinstall" the correct version for a killed pseudo package
+    - rewrite the pseudo package reinstaller to be more intelligent
+      in his package choices
   * apt-pkg/packagemanager.cc:
     - don't try to "unpack" pseudo packages twice
   * apt-pkg/contrib/fileutl.cc:
@@ -20,6 +21,7 @@ apt (0.7.26~exp4) experimental; urgency=low
       instead of displaying the strongest available (Closes: #576420)
     - regex for package names executed on Grp- not PkgIterator
     - show non-candidates as fallback for virtual packages (Closes: #578385)
+    - set also "all" to this version for pseudo packages in TryToChangeVer
   * apt-pkg/deb/dpkgpm.cc:
     - remove Chroot-Directory from files passed to install commands.
       Thanks to Kel Modderman for report & patch! (Closes: #577226)
@@ -36,6 +38,11 @@ apt (0.7.26~exp4) experimental; urgency=low
     - be less strict and accept [option=value] as well
   * apt-pkg/contrib/configuration.cc:
     - error out if #clear directive has no argument
+  * doc/files.sgml:
+    - sync documentation with status quo, regarding files/directories in
+      use, extended_states and uri schemes.
+  * doc/cache.sgml:
+    - drop the file in favor of inplace documentation with doxygen
 
   [ Jari Aalto ]
   * cmdline/apt-get.cc: