Release new version 0.14.2
[grml-etc-core.git] / debian / changelog
index 5f32a1c..c0870b0 100644 (file)
@@ -1,3 +1,69 @@
+grml-etc-core (0.14.2) grml-testing; urgency=medium
+
+  * [536ce6b] vimrc: disable mouse usage in all modes, being the default
+    in Vim >=8
+  * [46d7290] tmux: drop deprecated status-utf8 option. Thanks to Timo
+    Boettcher for forwarding the bug report
+  * [ad9e192] screenrc: drop keybindings G (google) + H (heise.de) Thanks
+    to Ralf Moll for reporting
+
+ -- Michael Prokop <mika@grml.org>  Tue, 16 May 2017 15:15:10 +0200
+
+grml-etc-core (0.14.1) grml-testing; urgency=medium
+
+  [ Frank Terbeck ]
+  * [5352f45] prompt_grml: Add documentation for strip-sensitive-
+    characters
+
+  [ Michael Prokop ]
+  * [b9bdbb1] zshrc: avoid "no matches found: abk[V]" on grml-small
+    systems
+  * [a81b118] zshrc: avoid "no matches found: abk[V]" on grml-small
+    systems, fixup. Thanks to Frank Terbeck <ft@grml.org>
+
+ -- Michael Prokop <mika@grml.org>  Fri, 05 May 2017 10:52:44 +0200
+
+grml-etc-core (0.14.0) grml-testing; urgency=medium
+
+  [ Thilo Six ]
+  * [cedfc98] make location of file .important_commands configurable
+    keeping backward compatibility
+  * [fbdbd82] fix usage of 'typeset -U'
+  * [57c97bc] use function keyword through out the code
+  * [bec2df1] add missing run-help-*
+  * [b71bff0] also unset NO_COLOR
+  * [6b946fe] small fix for sll()
+  * [76bfaf8] reduce unneeded filesystem seeks
+  * [1e990f9] only try to autoload, when there actually is s.th. to
+
+  [ Frank Terbeck ]
+  * [c5383b1] Test the correct parameter for non-emptiness
+  * [38a1b61] Handle volatile characters in prompts with promptsubst set
+
+  [ Michael Prokop ]
+  * [ecfca56] zshrc: use apt for agi/adg/ag/au aliases, fall back to apt-
+    get. Thanks to Karl Voit for the suggestion
+  * [2210c9b] zshrc: fix space<->tab indention issue for commit
+    ecfca564173
+
+ -- Michael Prokop <mika@grml.org>  Sat, 25 Mar 2017 17:52:14 +0100
+
+grml-etc-core (0.13.2) grml-testing; urgency=medium
+
+  * [b2556e7] zshrc: fall back to journalctl with llog + tlog aliases
+    if /var/log/syslog doesn't exist
+  * [875b6d6] zshrc: support systems without capacity file in
+    batterylinux() [Closes: issue1333] Thanks to Axel Beckert
+    for the patch
+
+ -- Michael Prokop <mika@grml.org>  Fri, 27 Jan 2017 16:17:15 +0100
+
+grml-etc-core (0.13.1) grml-testing; urgency=medium
+
+  * [274a68f] lsb-functions: avoid usage of SYSTEMD variable
+
+ -- Michael Prokop <mika@grml.org>  Fri, 13 Jan 2017 16:06:06 +0100
+
 grml-etc-core (0.13.0) grml-testing; urgency=medium
 
   [ Daniel Hahler ]