zshrc: added Darwin support for battery info
[grml-etc-core.git] / debian / changelog
index ecba794..da7e056 100644 (file)
@@ -1,3 +1,56 @@
+grml-etc-core (0.9.6) grml-testing; urgency=medium
+
+  [ Michael Prokop ]
+  * [cd0cfc7] zshrc: export SHELL only if unset, don't hardcode path for
+    zsh binary
+
+  [ Frank Terbeck ]
+  * [fa4c0c3] zshrc: Move generation marker to right position
+  * [6f238eb] zshrc: Adjustments for abbreviation expansion
+  * [fd56fcd] zshrc: Use modern colour codes with modern zsh versions
+  * [deeb32a] zshrc: Add function to toggle colour codes in vcs_info
+    formats
+
+ -- Michael Prokop <mika@grml.org>  Thu, 03 Jul 2014 12:47:36 +0200
+
+grml-etc-core (0.9.5) grml-testing; urgency=medium
+
+  * [8875863] Debian packaging: use correct "Grml" spelling
+  * [1d2b682] zshrc: extend dchange() to support apt-get and multiple
+    package names
+  * [7bbee30] zshrc: use "local" file variable in sll()
+  * [4d08694] zshrc: drop duplicated bk() function [Closes: issue1307]
+    Thanks to Thilo Six <tech@xk2c.de>
+
+ -- Michael Prokop <mika@grml.org>  Tue, 20 May 2014 12:28:22 +0200
+
+grml-etc-core (0.9.4) grml-testing; urgency=medium
+
+  [ Erik Bernstein ]
+  * [46c723f] zshrc: introduce variable for the compdump file
+    [Closes: issue1275]
+
+  [ Frank Terbeck ]
+  * [5afe1a2] Make ‘egrep’ use the same options as ‘grep’
+    [Closes: issue1230]
+  * [1317ff5] zshrc: Make options of gpasswd complete via _gnu_generic
+
+ -- Michael Prokop <mika@grml.org>  Sat, 19 Apr 2014 15:44:35 +0200
+
+grml-etc-core (0.9.3) grml-testing; urgency=medium
+
+  [ Michael Prokop ]
+  * [5394032] zshrc: drop -b option from `ls' alias, unsupported
+    e.g. on OpenBSD
+  * [da81021] zshrc: drop setting TZ via /etc/timezone
+  * [57254cb] zshrc: do not source /etc/sysconfig/keyboard
+  * [85825da] zshrc: check for DIRSTACK{SIZE,FILE} in chpwd()
+
+  [ Bernhard Tittelbach ]
+  * [9b93265] zsh: purge more latex filename extensions
+
+ -- Michael Prokop <mika@grml.org>  Mon, 03 Feb 2014 16:11:16 +0100
+
 grml-etc-core (0.9.2) grml-testing; urgency=low
 
   [ Michael Prokop ]