summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDavid Kalnischkies <kalnischkies@gmail.com>2011-04-26 17:29:54 +0200
committerDavid Kalnischkies <kalnischkies@gmail.com>2011-04-26 17:29:54 +0200
commita09e4489c7bd097d051db44b5e3487963b7a36c0 (patch)
treec0baba7ef48ba50c2a67cf1127c47ee89601ed71 /debian
parent254b8ebb92e82e0d7cf5aa1391bcfbbeb23d534e (diff)
provide a 'dpkg --set-selections' wrapper to set/release holds
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 58b6a289d..82037ea34 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -24,6 +24,7 @@ apt (0.8.14.2) UNRELEASED; urgency=low
* cmdline/apt-mark.cc:
- reimplement apt-mark in c++
- provide a 'showmanual' command (Closes: #582791)
+ - provide a 'dpkg --set-selections' wrapper to set/release holds
* cmdline/apt-get.cc:
- deprecate mostly undocumented 'markauto' in favor of 'apt-mark'
* cmdline/apt-cache.cc:
@@ -31,7 +32,7 @@ apt (0.8.14.2) UNRELEASED; urgency=low
* apt-pkg/pkgcache.cc:
- really ignore :arch in FindPkg() in non-multiarch environment
- -- David Kalnischkies <kalnischkies@gmail.com> Mon, 25 Apr 2011 13:49:47 +0200
+ -- David Kalnischkies <kalnischkies@gmail.com> Tue, 26 Apr 2011 17:29:14 +0200
apt (0.8.14.1) unstable; urgency=low