diff options
author | David Kalnischkies <kalnischkies@gmail.com> | 2009-11-25 22:47:45 +0100 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2009-11-25 22:47:45 +0100 |
commit | d8c6a87aef1f76647d424c6b05641ac0ff53a6a8 (patch) | |
tree | b176fb37a156fbb9ce28a13a787f5fb63b28e0b0 /debian | |
parent | 8a3207f42741ce9ccf68f9a0e6528622f8f6e6c2 (diff) |
print an error if a new state file can't be created in apt-mark,
thanks Carl Chenet! (Closes: #521289)
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 4ac6eed27..51f6cdfa1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -60,6 +60,9 @@ apt (0.7.25) UNRELEASED; urgency=low * apt-pkg/acquire-item.cc: - allow also to skip the last patch if target is reached, thanks Bernhard R. Link! (Closes: #545699) + * cmdline/apt-mark: + - print an error if a new state file can't be created, + thanks Carl Chenet! (Closes: #521289) [ Chris Leick ] * doc/ various manpages: |