From 0e798aa164f74584715b43bad04c7a9ad1f784d0 Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Wed, 20 May 2009 23:26:38 +0200 Subject: [PATCH] Update changelog for issue664 --- debian/changelog | 8 ++++++++ grml-live | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index a747f1b..a4959b0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +grml-live (0.9.17) unstable; urgency=low + + [ Frank Terbeck ] + * grml-live-remaster: Support $VISUAL and fall back to 'vi' if + EDITOR is empty. [Closes: issue664] + + -- Michael Prokop Wed, 20 May 2009 23:25:43 +0200 + grml-live (0.9.16) unstable; urgency=low * Software related changes: diff --git a/grml-live b/grml-live index fb7d8ba..90033bc 100755 --- a/grml-live +++ b/grml-live @@ -14,7 +14,7 @@ export LC_ALL=C # exit on any error: set -e -GRML_LIVE_VERSION='0.9.16' +GRML_LIVE_VERSION='0.9.17' PN="$(basename $0)" CMDLINE="$0 $@" ISO_DATE="$(date +%Y-%m-%d)" -- 2.1.4