Release new version 0.9.5
[grml-etc-core.git] / debian / changelog
index 8d8e8b6..9a14d80 100644 (file)
@@ -1,3 +1,70 @@
+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 ]
+  * [4bbd12c] script-functions: correct tabstop setting in vim modeline
+  * [a74236f] Bump Standards-Version to 3.9.5
+
+  [ Thilo Six ]
+  * [6b83c3f] script-functions: Set filetype to "sh" with vim
+  * [5f9a26a] check4progs: Change testing from ‘which’ to iterating
+    over $PATH [Closes: issue1284]
+
+  [ Frank Terbeck ]
+  * [eb08ffe] Update hl and _hl_complete to work with current
+    ‘highlight’ versions
+
+ -- Michael Prokop <mika@grml.org>  Tue, 24 Dec 2013 13:12:42 +0100
+
+grml-etc-core (0.9.1) grml-testing; urgency=low
+
+  [ Michael Prokop ]
+  * [931ce01] Use ISO8601 date in /etc/grml/screenrc [Closes: issue1283]
+    Thanks to Andras Korn for the suggestion
+
+  [ Thilo Six ]
+  * [3d5b16f] Rewrite check4progs from etc/grml/script-functions
+    [Closes: issue1279]
+
+ -- Michael Prokop <mika@grml.org>  Thu, 07 Nov 2013 09:54:32 +0100
+
 grml-etc-core (0.9.0) grml-testing; urgency=low
 
   [ Thorsten Glaser ]