diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2006-09-20 14:17:08 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2006-09-20 14:17:08 +0200 |
commit | 95689ededb9738b0c4ec6ebf1add3b79595cc39a (patch) | |
tree | bc012486b38bf7d4029b5b97c776b66d311a1e5c /debian | |
parent | c64eacb78ffcdcd26602e9598b953f801724968c (diff) |
* apt-pkg/depcache.{cc,h}:
- added OnlyInstalled option to writeState()
* debian/changelog:
- prepared nwe upload
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index f98e02b1a..5b1336231 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,8 +2,9 @@ apt (0.6.45ubuntu11) edgy; urgency=low * removed "installtask" and change it so that tasknames can be given with "apt-get install taskname^" + * improve the writeStateFile() code - -- + -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 20 Sep 2006 14:14:24 +0200 apt (0.6.45ubuntu10) edgy; urgency=low |