diff options
author | Julian Andres Klode <jak@debian.org> | 2010-07-21 17:19:16 +0200 |
---|---|---|
committer | Julian Andres Klode <jak@debian.org> | 2010-07-21 17:19:16 +0200 |
commit | 6bf8f0d198f00dcbb46dba97840681fa2227177a (patch) | |
tree | f2e7c5aed04d1cb0314e19356db76a65ae959c2e /debian | |
parent | 621e918e5e57675580ee5cb9bb4775d106814be4 (diff) |
Add to history whether a change was automatic or not.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index efd98de73..311833192 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ apt (0.7.26~exp11) experimental; urgency=low * apt-pkg/deb/dpkgpm.cc: - Write architecture information to history file. + - Add to history whether a change was automatic or not. -- Julian Andres Klode <jak@debian.org> Wed, 21 Jul 2010 17:09:11 +0200 |