Release new version 0.19.7
[grml-etc-core.git] / debian / NEWS
index 2c91b04..7c72c46 100644 (file)
@@ -1,4 +1,17 @@
-grml-etc-core (0.7.5) unstable; urgency=low
+grml-etc-core (0.9.0) grml-testing; urgency=low
+
+  zshrc: use "ctrl-x ." instead ",." to enable power completion /
+  abbreviation expansion:
+
+  The use of ",." for enabling the power completion /
+  abbreviation expansion / buffer expansion was a bad idea
+  because you'll get either a delay or even missing characters,
+  e.g. when ",." is part of a copy/paste action. So we decided to
+  switch to a safer approach by using "ctrl-x ." instead.
+
+ -- Michael Prokop <mika@grml.org>  Wed, 04 Sep 2013 17:06:45 +0200
+
+grml-etc-core (0.8.0) unstable; urgency=low
 
   * zshrc: Prompt converted to zsh's prompt theme system:
 
@@ -30,7 +43,7 @@ grml-etc-core (0.7.5) unstable; urgency=low
         }
         grml_theme_add_token \
             virtual-env -f virtual_env_prompt '%F{magenta}' '%f'
-        zstyle ':prompt:grml:left:setup:items' \
+        zstyle ':prompt:grml:left:setup' items \
             rc virtual-env change-root user at host path vcs percent
 
   * zshrc: Keyboard setup changed to terminfo data