summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorArch Librarian <arch@canonical.com>2004-09-20 16:58:58 +0000
committerArch Librarian <arch@canonical.com>2004-09-20 16:58:58 +0000
commit90f057fdded3af992d2937f2b7b9a6a97447d0f1 (patch)
tree8aa11ca8cc53042532b1e31f2ec340f1277a1cd0 /debian
parent877d310f1af44e2acf8d12fe4a3341e5562e74bc (diff)
Use std C++ header names for includes
Author: jgg Date: 2002-03-26 07:38:57 GMT Use std C++ header names for includes
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog7
1 files changed, 4 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index fd8f13bcc..58d2af3d2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,14 +12,15 @@ apt (0.5.5) unstable; urgency=low
* /usr/doc reference in postinst. Closes: #126189
* Doc updates. Closes: #120689
* Possible apt-cache segfault. Closes: #120311, #118431, #117915, #135295,
- #131062
+ #131062, #136749
* Print special message for EAI_AGAIN. Closes: #131397
* libapt-pkg-dev needs to bring in the apt-inst library if linking
is to work. Closes: #133943
* Typos, Doc Stuff. Closes: #132772, #129970, #123642, #114892, #113786,
- #109591, #105920, #103678
+ #109591, #105920, #103678, #139752, #138186, #138054
* Fix possibility for tag file parsing to fail in some unlikely situations.
- Closes: #139328
+ Closes: #139328
+ * Use std C++ names for some header files. Closes: #128741
-- Randolph Chung <tausq@debian.org> Tue, 4 Dec 2001 23:26:42 -0800