diff options
author | Michael Vogt <mvo@debian.org> | 2010-07-09 21:54:02 +0200 |
---|---|---|
committer | Michael Vogt <mvo@debian.org> | 2010-07-09 21:54:02 +0200 |
commit | 68f3081559998a0b2b1ddcaf80a8cf0e46658483 (patch) | |
tree | bb53b6c174fbf850f0e9b9ee303de9130b49739d /debian | |
parent | 5d062ce08e6125d9ef34d3e55d4a88c1937f4f21 (diff) | |
parent | 62d073d937742baf8621a11c3094e0320aa846cd (diff) |
* doc/apt.conf.5.xml:
- add and document APT::Cache-{Start,Grow,Limit} options for mmap control
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index eebf4fd01..d2491606c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +apt (0.7.26~exp9) UNRELEASEDexperimental; urgency=low + + [ David Kalnischkies ] + * doc/apt.conf.5.xml: + - add and document APT::Cache-{Start,Grow,Limit} options for mmap control + + -- Michael Vogt <mvo@debian.org> Fri, 09 Jul 2010 21:51:55 +0200 + apt (0.7.26~exp8) experimental; urgency=low [ David Kalnischkies ] |