summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDavid Kalnischkies <kalnischkies@gmail.com>2010-05-04 12:30:13 +0200
committerDavid Kalnischkies <kalnischkies@gmail.com>2010-05-04 12:30:13 +0200
commit94449d7cd3eed7637c1ed78863c01ff207faa31e (patch)
tree752a06e644801b5e229339822cf02a877f19a089 /debian
parent86435b7d7bbf5bc7fab48a35631b8d20e61587b5 (diff)
* doc/cache.sgml:
- drop the file in favor of inplace documentation with doxygen
Diffstat (limited to 'debian')
-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: