diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2006-08-15 12:08:36 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2006-08-15 12:08:36 +0200 |
commit | a498783013497735fb9fa484be60f6148289b0bb (patch) | |
tree | 7f4425ee3c1607d15a6b709423dd1abc4c432cd0 /debian/changelog | |
parent | 8eff320d8061aa7cad48c7eaf834f70e1d3e86b4 (diff) |
* apt-pkg/pkgcachegen.cc:
- increased the cache limit
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 0bb679c5a..55c88c4c8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +apt (0.6.45ubuntu5) edgy; urgency=low + + * apt-pkg/pkgcachegen.cc: + - increase the APT::Cache-Limit to deal with the increased demand due + to the translated descriptions + + -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 15 Aug 2006 12:06:26 +0200 + apt (0.6.45ubuntu4) edgy; urgency=low * cmdline/apt-get.cc: |