diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2006-08-14 21:16:02 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2006-08-14 21:16:02 +0200 |
commit | 8eff320d8061aa7cad48c7eaf834f70e1d3e86b4 (patch) | |
tree | 1ff5957588c6c0eabdc3373d12fbd79aa829d4b4 /debian | |
parent | ca7013a815d076297b16f52798bbe4b2482e9b6f (diff) |
* cmdline/apt-get.cc:
- fix the "fix-policy" code
* debian/changelog:
- new version
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 8b8866e7e..0bb679c5a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +apt (0.6.45ubuntu4) edgy; urgency=low + + * cmdline/apt-get.cc: + - fix in the new --fix-polciy code + + -- Michael Vogt <michael.vogt@ubuntu.com> Mon, 14 Aug 2006 21:08:11 +0200 + apt (0.6.45ubuntu3) edgy; urgency=low * ABI break |