diff options
author | David Kalnischkies <kalnischkies@gmail.com> | 2011-04-21 16:46:28 +0200 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2011-04-21 16:46:28 +0200 |
commit | c98fb5e00d4b8a7e0c372e9cbc857046dec3b3dd (patch) | |
tree | 537581e193868c935fc5a22ee49d2f380c4de17d /debian/changelog | |
parent | e1a279fb9b1580d69f5aac5d2c7191eb6ee59947 (diff) |
* cmdline/apt-mark.cc:
- reimplement apt-mark in c++
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 762688386..1658bd094 100644 --- a/debian/changelog +++ b/debian/changelog @@ -19,12 +19,12 @@ apt (0.8.14.2) UNRELEASED; urgency=low - replace obsolete usleep with nanosleep * debian/apt{,-utils}.symbols: - update both experimental symbol-files to reflect 0.8.14 state - * debian/apt.lintian-overrides: - - update the missing-python-dep override to the lintian 2.5 way * debian/rules: - remove unused embedded jquery by doxygen from libapt-pkg-doc + * cmdline/apt-mark.cc: + - reimplement apt-mark in c++ - -- David Kalnischkies <kalnischkies@gmail.com> Tue, 19 Apr 2011 20:57:52 +0200 + -- David Kalnischkies <kalnischkies@gmail.com> Thu, 21 Apr 2011 16:43:16 +0200 apt (0.8.14.1) unstable; urgency=low |