diff options
author | Kees Cook <kees@outflux.net> | 2009-10-14 15:31:05 -0700 |
---|---|---|
committer | Kees Cook <kees@outflux.net> | 2009-10-14 15:31:05 -0700 |
commit | fae49a716142b87ac6f6cdcc8e11d2d323ba615f (patch) | |
tree | 47ae0c7983f3e323f4f9e96adb68202331e92078 /debian/changelog | |
parent | 40cdb71e715cf1c8e6d8201da307f992763f1654 (diff) |
* debian/apt.cron.daily:
- fix quotes for use with "eval", thanks to Lars Ljung (LP: #449535).
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 822c7142e..20bcf9bb9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -21,7 +21,11 @@ apt (0.7.24ubuntu1) UNRELEASED; urgency=low - Emit a warning if removed keys keyring is missing and skip associated checks (LP: #218971) - -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 23 Sep 2009 17:24:20 +0200 + [ Kees Cook ] + * debian/apt.cron.daily: + - fix quotes for use with "eval", thanks to Lars Ljung (LP: #449535). + + -- Kees Cook <kees@ubuntu.com> Wed, 14 Oct 2009 15:27:56 -0700 apt (0.7.24) UNRELEASED; urgency=low |