diff options
author | David Kalnischkies <kalnischkies@gmail.com> | 2013-03-12 23:47:48 +0100 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2013-03-12 23:47:48 +0100 |
commit | 734b7c817a54e2717bc9124a691be532d881a65b (patch) | |
tree | 13de243bb22c21db699022cc2068924b59c4b020 /debian | |
parent | a65e22c64a9312dec90264b4059424dbe2290d7b (diff) |
handle language tags for descriptions are unique strings to be shared
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 58cff6822..9578ec8fd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ apt (0.9.7.8~exp2+nmu1) UNRELEASED; urgency=low * apt-pkg/pkgcachegen.cc: - do not store the MD5Sum for every description language variant as it will be the same for all so it can be shared to save cache space + - handle language tags for descriptions are unique strings to be shared -- David Kalnischkies <kalnischkies@gmail.com> Sun, 10 Mar 2013 12:23:24 +0100 |