summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorEugene V. Lyubimkin <jackyf@1501-debian>2008-11-26 22:26:32 +0200
committerEugene V. Lyubimkin <jackyf@1501-debian>2008-11-26 22:26:32 +0200
commit9f8432087b2b00747292fd2ea4c2df3ea7517eab (patch)
tree70b12470f3f099497f9b868788cb4b5ec86e4970 /debian
parent23fe51aca558f506b7e44b08bd4620d04dd79d38 (diff)
Added instruction how to work around MMap error in MMap error message.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index b196b013e..d1ccf8b8f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,9 @@ apt (0.7.20~exp2) unstable; urgency=low
* doc/examples/sources.list:
- Removed obsolete commented non-us deb-src entry, replaced it with
'deb-src security.debian.org' one. (Closes: #411298)
+ * apt-pkg/contrib/mmap.cc:
+ - Added instruction how to work around MMap error in MMap error message.
+ (Closes: #385674, 436028)
-- Eugene V. Lyubimkin <jackyf.devel@gmail.com> Wed, 26 Nov 2008 22:06:21 +0200