summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog8
1 files changed, 5 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index 2f262a3a9..76fc2550b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -38,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:
@@ -114,9 +119,6 @@ apt (0.7.26~exp3) experimental; urgency=low
Thanks to Chris Leick and Georg Koppen! (Closes: #574962)
* apt-pkg/contrib/strutl.cc:
- convert all toupper calls to tolower_ascii for a little speedup
- * doc/files.sgml:
- - sync documentation with status quo, regarding files/directories in
- use, extended_states and uri schemes.
[ Jean-Baptiste Lallement ]
* apt-pkg/contrib/strutl.cc: