diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2009-06-29 16:55:49 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2009-06-29 16:55:49 +0200 |
commit | 55a5a46c235a30bf024fb2301066553953701cc5 (patch) | |
tree | 1e65a90a93f8ce8c07317c12cd724bad0206474e /debian/changelog | |
parent | afe4d2a556535dbc9475ac1665c380a235dd28de (diff) |
support running "--simulate" as user
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 28bc54108..f1cb7bd0c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -21,6 +21,7 @@ apt (0.7.22) UNRELEASED; urgency=low * [ABI break] support '#' in apt.conf and /etc/apt/preferences (closes: #189866) * [ABI break] Allow pinning by codename (closes: #97564) + * support running "--simulate" as user [ Julian Andres Klode ] * apt-pkg/contrib/configuration.cc: Fix a small memory leak in |