summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorArch Librarian <arch@canonical.com>2004-09-20 16:59:57 +0000
committerArch Librarian <arch@canonical.com>2004-09-20 16:59:57 +0000
commit584e4558eea7db76c50bb9525cc25ae81b657d52 (patch)
tree575805153e35160d611710a9e98724b44c827583 /debian
parent1809f8d29cee7a6328be806548317bc99632a61b (diff)
Some more g++-3.2 fixes.
Author: doogie Date: 2002-11-11 06:55:50 GMT Some more g++-3.2 fixes.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index cf266558f..7a9fb1e5f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -21,7 +21,7 @@ apt (0.5.5) unstable; urgency=low
#139994, #142955, #151654, #151834, #147611, #154268
* Fix possibility for tag file parsing to fail in some unlikely situations.
Closes: #139328
- * Use std C++ names for some header files. Closes: #128741
+ * Use std C++ names for some header files. Closes: #128741,
* Do not check for free space if --no-download. Closes: #117856
* Actually implement or group handling for 'upgrade'. Closes: #133950
* "Internal Error, Couldn't configure pre-depend" is not actually an
@@ -48,7 +48,7 @@ apt (0.5.5) unstable; urgency=low
* Show file name on apt-extracttemplate error messges. Closes: #151835
* i18n gettext stuff, based on work from Michael Piefel: Closes: #95933
* Some highly unlikely memory faults. Closes: #155842
- * C++ stuff for G++3.2. Closes: #162617
+ * C++ stuff for G++3.2. Closes: #162617, #165515,
* apt-config dumps sends to stdout not stderr now. Closes: #146294
* Fix segfault in FindAny when /i is used, and there is no default.
Closes: #165891