zshrc: Fixing a bug in urlencode()
[grml-etc-core.git] / debian / changelog
index 6873818..1f77374 100644 (file)
@@ -1,9 +1,49 @@
+grml-etc-core (0.3.61) unstable; urgency=low
+
+  * zshrc: Fix a bug in urlencode(), thanks to Baptiste Daroussin
+    [Closes: issue583]
+
+ -- Frank Terbeck <ft@grml.org>  Fri, 05 Dec 2008 18:48:45 +0100
+
+grml-etc-core (0.3.60) unstable; urgency=low
+
+  * zshrc: add alias http for running "python -m SimpleHTTPServer"
+
+ -- Michael Prokop <mika@grml.org>  Wed, 19 Nov 2008 12:52:40 +0100
+
+grml-etc-core (0.3.59) unstable; urgency=low
+
+  [ Frank Terbeck ]
+  * zshrc: set default values for NOPRECMD and friends
+
+  [ Michael Prokop ]
+  * gitconfig: update alias 'out', fix usage of pager config,
+    add new alias 'tagme'
+  * zshrc: update function swspeak for new script swspeak-setup
+
+ -- Michael Prokop <mika@grml.org>  Sun, 02 Nov 2008 23:50:38 +0100
+
+grml-etc-core (0.3.58) unstable; urgency=low
+
+  [ Frank Terbeck ]
+  * zshrc: partial rewrite and extension of vcs_info()
+  * zshrc: improvements by Kai Wilke. Thanks! [Closes: issue528]
+  * zshrc: update zsh-help() output
+
+  [ Michael Prokop ]
+  * Replace hg with git URLs
+  * Add /etc/skel/.gitconfig (thanks to ft and gebi for feedback
+    and review).
+
+ -- Michael Prokop <mika@grml.org>  Wed, 01 Oct 2008 22:12:31 +0200
+
 grml-etc-core (0.3.57) unstable; urgency=low
 
+  [ Frank Terbeck ]
   * zshrc: Fixed $PS2, which included a backtick, which is special when
     setopt prompt_subst is set. Thanks to Matthias Merk for reporting.
 
- -- Frank Terbeck <ft@grml.org>  Thu, 11 Sep 2008 12:00:14 +0200
+ -- Michael Prokop <mika@grml.org>  Thu, 11 Sep 2008 12:12:56 +0200
 
 grml-etc-core (0.3.56) unstable; urgency=low