diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2007-09-25 11:17:18 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2007-09-25 11:17:18 +0200 |
commit | 526d43695b00573dcd8d323348a6b30d5215540b (patch) | |
tree | 7148cb83225176d181f1331f069a5630e6df1e9e /debian | |
parent | 314555a95560264aee5a9b1aa992a1f962ae6fea (diff) |
* cmdline/apt-mark:
- Fix chmoding after have renamed the extended-states file (LP: #140019)
(thanks to Laurent Bigonville)
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 46b6dc7bf..a271c6a6c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -34,6 +34,9 @@ apt (0.7.7) UNRELEASED; urgency=low * cmdline/apt-get.cc: - do not change the auto-installed information if a package is reinstalled + * cmdline/apt-mark: + - Fix chmoding after have renamed the extended-states file (LP: #140019) + (thanks to Laurent Bigonville) [ Ian Jackson ] * dpkg-triggers: Deal properly with new package states. |