diff options
author | Julian Andres Klode <jak@debian.org> | 2011-04-18 10:56:37 +0200 |
---|---|---|
committer | Julian Andres Klode <jak@debian.org> | 2011-04-18 10:56:37 +0200 |
commit | ab60fb67a9917bfb8cb96576d6452f1ec9d34e0d (patch) | |
tree | 89b643c96abc195efeeab8e3f0679a46a9f720be /debian/changelog | |
parent | 9a723c994715c7d150dcf1064ab11581b8e08dfd (diff) |
apt-pkg/depcache.cc: Really release action groups only once (Closes: #622744)
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index ff5b0c439..3f9874bcf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +apt (0.8.14.2) UNRELEASED; urgency=low + + * apt-pkg/depcache.cc: + - Really release action groups only once (Closes: #622744) + + -- Julian Andres Klode <jak@debian.org> Mon, 18 Apr 2011 10:54:11 +0200 + apt (0.8.14.1) unstable; urgency=low * apt-pkg/acquire-item.cc: |