applied patch from Issue230
[grml-etc-core.git] / debian / changelog
index 36dcd2c..bad8edc 100644 (file)
@@ -1,3 +1,74 @@
+grml-etc-core (0.3.10) unstable; urgency=low
+
+  * /etc/zsh/zshrc: use \e instead of the escape-sequence.
+    Thanks for the patches, ft! [Closes: issue229, issue230]
+
+ -- Michael Prokop <mika@grml.org>  Thu, 07 Jun 2007 14:51:38 +0200
+
+grml-etc-core (0.3.9) unstable; urgency=low
+
+  * /etc/zsh/zshrc:
+    - added functions aoeu() and asdf() to just press 'asdf' keys to
+      toggle between dvorak and us keyboard layout
+    - added function uiae() to just press 'asdf' key to toggle from
+      neon layout to us keyboard layout
+
+ -- Michael Prokop <mika@grml.org>  Mon, 04 Jun 2007 23:25:17 +0200
+
+grml-etc-core (0.3.8) unstable; urgency=low
+
+  * /etc/zsh/zshrc:
+    - Mention "alias -s pl='perl -S'" within the zsh-mime-setup stuff
+    - Use 'sudo -s' for alias su.
+    - Added alias llog for "$PAGER /var/log/syslog"
+
+ -- Michael Prokop <mika@grml.org>  Mon, 04 Jun 2007 10:43:51 +0200
+
+grml-etc-core (0.3.7) unstable; urgency=low
+
+  * /etc/zsh/zshrc and /etc/skel/.zshrc: some more checks whether
+    the global file has been read.
+
+ -- Michael Prokop <mika@grml.org>  Tue, 29 May 2007 16:31:19 +0200
+
+grml-etc-core (0.3.6) unstable; urgency=low
+
+  * /etc/zsh/zshrc: do not even add completion directories if
+    broken setup has been detected.
+
+ -- Michael Prokop <mika@grml.org>  Sun, 27 May 2007 19:12:30 +0200
+
+grml-etc-core (0.3.5) unstable; urgency=low
+
+  * /etc/zsh/zshrc + /etc/skel/.zshrc: unify way of checking for
+    present binaries/executables
+  * /etc/zsh/zshrc: check for potentially old files in 'completion.d',
+    thanks for the patch - ft!
+  * /etc/skel/.zshrc: added alias ips for 'ipython -p sh'
+
+ -- Michael Prokop <mika@grml.org>  Fri, 25 May 2007 01:30:39 +0200
+
+grml-etc-core (0.3.4) unstable; urgency=low
+
+  * /etc/zsh/zshrc: check for present directory inside dirstack
+    code before switching between directories.
+
+ -- Michael Prokop <mika@grml.org>  Wed, 23 May 2007 10:22:14 +0200
+
+grml-etc-core (0.3.3) unstable; urgency=low
+
+  * /etc/skel/.zshrc:
+    - added function fluxkey-change to change fluxbox keys
+      from 'Alt-#' to 'Alt-F#' and vice versa
+
+ -- Michael Prokop <mika@grml.org>  Thu, 17 May 2007 15:08:57 +0200
+
+grml-etc-core (0.3.2) unstable; urgency=low
+
+  * /etc/skel/.zshrc: added zsh-mime-setup, thanks wuehlmaus!
+
+ -- Michael Prokop <mika@grml.org>  Tue, 15 May 2007 11:11:12 +0200
+
 grml-etc-core (0.3.1) unstable; urgency=low
 
   * /etc/zsh/zshrc: