added function iwclient
[grml-etc-core.git] / debian / changelog
index 926ae6b..2c7edc6 100644 (file)
@@ -1,3 +1,64 @@
+grml-etc-core (0.3.11) unstable; urgency=low
+
+  * /etc/zsh/zshrc:
+    - added function ipv6-tunnel (set up an ipv6 tunnel)
+    - added function iwclient (run dhclient for wireless device),
+      thanks Niels Giesen!
+    - improved usage info of mkmaildir()
+    - removed some "function" keywords
+
+ -- Michael Prokop <mika@grml.org>  Sat, 09 Jun 2007 00:45:05 +0200
+
+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