zshrc: add a check for ZSH_VERSION >= 3.1.7
[grml-etc-core.git] / debian / changelog
index a777db6..7e918c7 100644 (file)
@@ -1,3 +1,20 @@
+grml-etc-core (0.3.48) unstable; urgency=low
+
+  [ Alexander Steinböck ]
+  * use $PAGER in dchange(), uchange() and dnews() [Closes: issue386]
+  * adding whatwhen() for history queries [Closes: issue380]
+
+  [ Frank Terbeck ]
+  * zshrc: add a check for ZSH_VERSION >= 3.1.7 [Closes: issue389]
+
+ -- Frank Terbeck <ft@grml.org>  Fri, 01 Feb 2008 02:11:31 +0100
+
+grml-etc-core (0.3.47) unstable; urgency=low
+
+  * zshrc: prevent chdir() from putting dupes into ~/.zdirs
+
+ -- Frank Terbeck <ft@grml.org>  Sun, 20 Jan 2008 01:30:00 +0100
+
 grml-etc-core (0.3.46) unstable; urgency=low
 
   [ Frank Terbeck ]
@@ -6,8 +23,15 @@ grml-etc-core (0.3.46) unstable; urgency=low
   * zshrc: make grmlcomp() readable (':nmap b v$hdO<ESC>pj$' - vim is so useful)
   * zshrc: convert swspeak from alias to function
   * zshrc: removing folsym() - use sll() from now on.
+  * vimrc: display the file, that is being edited into screen's hardstatus
+  * zshrc: some refcard-generating tags where positioned incorrectly. fixed
+
+  [ Michael Prokop ]
+  * zshrc: mention http://en.wikipedia.org/wiki/List_of_airports_by_ICAO_code
+    in weather() [thanks, gebi]
+  * zshrc: set $NAME in screen title only if $HOSTNAME is set
 
- -- Frank Terbeck <ft@grml.org>  Sat, 29 Dec 2007 12:28:14 +0100
+ -- Frank Terbeck <ft@grml.org>  Sat, 19 Jan 2008 22:25:22 +0100
 
 grml-etc-core (0.3.45) unstable; urgency=low