diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2009-03-30 13:26:35 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2009-03-30 13:26:35 +0200 |
commit | 20f6e22e3af58a073579af43691d316927e4a69d (patch) | |
tree | 24d385b236a88b439119daf2ad3ea2220d6bc1f8 /debian/changelog | |
parent | 089a4fd2d8ebdc3f8a3bf097d1a1e20d6256b91e (diff) |
* debian/apt.cron.daily:
- do not clutter cron mail with bogus gconftool messages
(LP: #223502)
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index bce1fa462..62ce48ed9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,16 @@ -apt (0.7.20.2ubuntu5) UNRELEASED; urgency=low +apt (0.7.20.2ubuntu5) jaunty; urgency=low + [ Colin Watson ] * cmdline/acqprogress.cc: - Call pkgAcquireStatus::Pulse even if quiet, so that we still get dlstatus messages on the status-fd (LP: #290234). + + [ Michael Vogt ] + * debian/apt.cron.daily: + - do not clutter cron mail with bogus gconftool messages + (LP: #223502) - -- Colin Watson <cjwatson@ubuntu.com> Thu, 26 Mar 2009 23:50:56 +0000 + -- Michael Vogt <michael.vogt@ubuntu.com> Mon, 30 Mar 2009 13:22:28 +0200 apt (0.7.20.2ubuntu4) jaunty; urgency=low |