/etc/zsh/zshrc: check for $SUDO and do not use it when running as root
[grml-etc-core.git] / debian / changelog
index 44fc9d6..659777a 100644 (file)
@@ -1,7 +1,75 @@
+grml-etc-core (0.3.0) unstable; urgency=low
+
+  * /etc/zsh/zshrc: check for $SUDO and do not use it when running
+    as root so we have the command in the zsh history.
+
+ -- Michael Prokop <mika@grml.org>  Sun, 13 May 2007 12:19:36 +0200
+
+grml-etc-core (0.2.53) unstable; urgency=low
+
+  * Add /etc/skel/.emacs which enables UTF-8 mode by default.
+    Thanks to Josef Teske for the bugreport!
+
+ -- Michael Prokop <mika@grml.org>  Sun, 13 May 2007 00:14:18 +0200
+
+grml-etc-core (0.2.52) unstable; urgency=low
+
+  * /etc/zsh/zshrc and /etc/skel/.zshrc:
+    Added alias and powerglob insecscp (like insecssh but for scp).
+
+ -- Michael Prokop <mika@grml.org>  Sat, 12 May 2007 23:22:32 +0200
+
+grml-etc-core (0.2.51) unstable; urgency=low
+
+  * /etc/zsh/zshrc:
+    * added function wrapper brltty which loads a default
+      console font, works around problem in UTF-8 environment.
+      Thanks for reporting, Hermann 'steppenwolf2'!
+  * /etc/skel/.zshrc: added some functions (thanks, ft!):
+    - hl: highlighted less
+    - ic_get: queries imap servers for capabilities
+    - j2v: open file in vim and jump to line
+    - mkmaildir: creates a Maildir/ with its {new,cur,tmp} subdirs
+    - xtrename: rename xterm from within GNU-screen
+    - zurl: create small urls via tinyurl.com using wget, grep and sed
+
+ -- Michael Prokop <mika@grml.org>  Fri, 11 May 2007 01:07:27 +0200
+
+grml-etc-core (0.2.50) unstable; urgency=low
+
+  * /etc/zsh/zshrc: sleep 2 seconds before running flite in
+    swspeak alias.
+
+ -- Michael Prokop <mika@grml.org>  Sun, 29 Apr 2007 13:16:48 +0200
+
+grml-etc-core (0.2.49) unstable; urgency=low
+
+  * /etc/zsh/zshrc: improve code for 'manual overriding of RPROMPT'
+    [thanks for helping, ft!]
+
+ -- Michael Prokop <mika@grml.org>  Sun, 22 Apr 2007 18:37:27 +0200
+
+grml-etc-core (0.2.48) unstable; urgency=low
+
+  * /etc/zsh/zshrc:
+    - re-enable smiley in RPROMPT, thanks to transient_rprompt
+      [thanks for the pointer, Christian Schneider!]
+    - allow manual overriding of RPROMPT
+
+ -- Michael Prokop <mika@grml.org>  Sat, 21 Apr 2007 23:57:28 +0200
+
+grml-etc-core (0.2.47) unstable; urgency=low
+
+  * Big rewrite of /etc/zsh/completion.d/, thanks to ft!
+    [Testing: issue201]
+
+ -- Michael Prokop <mika@grml.org>  Tue, 17 Apr 2007 09:21:03 +0200
+
 grml-etc-core (0.2.46) unstable; urgency=low
 
   * /etc/zsh/zshrc: deactivate url-quote-magic by default and
-    provide it as alias url-quote instead.
+    provide it as alias url-quote instead. Added zstyle for
+    url-quote-magic as well, thanks ft!
 
  -- Michael Prokop <mika@grml.org>  Sun, 15 Apr 2007 22:36:28 +0200