From 41d3298a4e40ebe193df201e2020e6752cc35137 Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Wed, 18 Jan 2012 12:34:39 +0100 Subject: [PATCH] upcoming changes for 2.0.6 Signed-off-by: Nico Schottelius --- doc/changelog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/changelog b/doc/changelog index bf16b8d3..8388eedd 100644 --- a/doc/changelog +++ b/doc/changelog @@ -1,3 +1,7 @@ +2.0.6: + * Bugfix __apt_ppa: + Also remove the [ppa-name].list file, if empty. (Tim Kersten) + 2.0.5: 2012-01-18 * Bugfix __key_value: Use correct delimiters (Steven Armstrong, Daniel Maher)