Release new version 0.9.3
[grml-etc-core.git] / debian / changelog
index 03005c2..97eb3a1 100644 (file)
@@ -1,3 +1,86 @@
+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 ]
+  * [eaf6856] Fix: trying to overwrite '/etc/vim/vimrc', which is also in
+    package vim-common 2:7.3.547-7
+
+  [ Frank Terbeck ]
+  * [45c3009] Add `grml_theme_has_token' guard function
+  * [d5c0c24] grmlzshrc(5): Briefly mention `grml_theme_has_token()'
+  * [2db6417] grmlzshrc(5): Mentioned the wrong function; actually:
+    grml_theme_add_token()
+
+  [ Michael Prokop ]
+  * [7fc9f75] zshrc: use "ctrl-x ." instead ",." to enable power
+    completion / abbreviation expansion
+
+ -- Michael Prokop <mika@grml.org>  Wed, 04 Sep 2013 17:06:27 +0200
+
+grml-etc-core (0.8.2) grml-testing; urgency=low
+
+  [ Christian Hesse ]
+  * [21be0f4] print error code in bold
+
+  [ Bernhard Tittelbach ]
+  * [3c6ce0c] make help-zle work with new bind2maps
+
+  [ Michael Prokop ]
+  * [6c3c1d6] zshrc: drop duplicated "Complete word from GNU screen
+    buffer" documentation. Thanks to Frank Terbeck <ft@grml.org> for the
+    hint
+
+  [ Frank Terbeck ]
+  * [89815de] Fix Virtualenv prompt example
+
+  [ Jan Hruban ]
+  * [d5f9c90] zshrc: Fix style lookup of `post' styles in prompt setup
+    [Closes: issue1253]
+
+ -- Michael Prokop <mika@grml.org>  Mon, 08 Jul 2013 10:59:29 +0200
+
 grml-etc-core (0.8.1) grml-testing; urgency=low
 
   [ Frank Terbeck ]