diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2006-07-24 22:51:14 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2006-07-24 22:51:14 +0200 |
commit | 2ca0a410fadaa3c01d4573a87c074cb8e64a02c4 (patch) | |
tree | 2d3ca8581e85da7239bfc5b8f6d0783bb14f72db /debian | |
parent | c64d1644ae0fd1af92c80a91a6c17b57f0b8f313 (diff) | |
parent | a46272c01ef6fda081250b63ff0b6b76ec671cda (diff) |
* merged ajs apt-ftparchive branch
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 3d5e3c59a..1febfe495 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +apt (0.6.45) unstable; urgency=low + + * apt-pkg/contrib/sha256.cc: + - fixed the sha256 generation (closes: #378183) + + -- + apt (0.6.44.2) unstable; urgency=low * apt-pkg/depcache.cc: |