summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Perrier <bubulle@debian.org>2005-10-18 18:39:44 +0000
committerChristian Perrier <bubulle@debian.org>2005-10-18 18:39:44 +0000
commit3708af292b7c6a5a3b08f1acad8e4651fab588a9 (patch)
tree13ac24afa193a8c088d2b1a0e1e2770485e00679
parente9d07db9c6c8efa491b5d53229ae7139f7dc0a58 (diff)
parent293f9419549a6247b81ee4afa31e62e230d613ed (diff)
Merge with Michael
Patches applied: * michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-64 * merged with bubulle
-rw-r--r--debian/changelog5
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 1f504f2c5..28152fa0a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,10 +5,13 @@ apt (0.6.41.1) unstable; urgency=low
* allow cdrom failures and fallback to other sources in that case
(closes: #44135)
* better error text when dpkg-source fails
- * Merge bubulle@debian.org--2005/apt--main--0 up to patch-104:
+ * Merge bubulle@debian.org--2005/apt--main--0 up to patch-115:
- patch-99: Added Galician translation
- patch-100: Completed Danish translation (Closes: #325686)
- patch-104: French translation completed
+ - patch-109: Italian translation completed
+ - patch-112: Swedish translation update
+ - patch-115: Basque translation completed
* applied french man-page update (thanks to Philippe Batailler)
(closes: #316318, #327456)
* fix leak in the mmap code, thanks to Daniel Burrows for the