X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=5d4b53bc36cb6113beb11768f624104deab7b2ea;hb=refs%2Ftags%2F0.6.14;hp=f49e58243fb93fe0c2f33ceca8084c76cd7079ab;hpb=f84aa93466c41ff4553725a27cfef5b8e21ea28a;p=grml-autoconfig.git diff --git a/debian/changelog b/debian/changelog index f49e582..5d4b53b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +grml-autoconfig (0.6.14) unstable; urgency=low + + * config_language(): activate unicode console if running + within utf8 environment via unicode_start [Closes: issue75] + + -- Michael Prokop Sat, 17 Feb 2007 13:58:52 +0100 + +grml-autoconfig (0.6.13) unstable; urgency=low + + * Make sure the 'running inside VMware' isn't printed when running + with a Xen-enabled kernel (which returns '0' for vmware-detect). + + -- Michael Prokop Mon, 5 Feb 2007 12:37:37 +0100 + grml-autoconfig (0.6.12) unstable; urgency=low * Support detection of CPUs with support for virtualization (vmx/svm).