Release new version 0.17.2
[grml-etc-core.git] / debian / changelog
index f0cb290..11b63a1 100644 (file)
@@ -1,3 +1,76 @@
+grml-etc-core (0.17.2) grml-testing; urgency=medium
+
+  [ Moviuro ]
+  * [4124996] zshenv, zshrc: add fallback to uname for HOSTNAME
+
+  [ Michael Prokop ]
+  * [94d6068] vimrc: support vim-tiny and older versions of vim
+  * [99ad5c1] zshrc: rely only on `uname -n` for $HOSTNAME handling.
+    Thanks to Darshaka Pathirana and Chris Hofstaedtler
+
+  [ ur4t ]
+  * [606e4c8] zshrc: add zstd support for simple-extract()
+
+ -- Michael Prokop <mika@grml.org>  Wed, 03 Jun 2020 16:50:12 +0200
+
+grml-etc-core (0.17.1) grml-testing; urgency=medium
+
+  [ Garrett Holmstrom ]
+  * [640f2a0] zshrc: Fix darwin battery info field selection
+
+  [ Michael Prokop ]
+  * [7642276] zshsrc + zshenv: support hostnamectl iff hostname isn't
+    present
+
+  [ Darshaka Pathirana ]
+  * [da9a55e] tmux.conf: Fix /etc/tmux.conf:19: unknown key: \\ error
+    message
+
+ -- Michael Prokop <mika@grml.org>  Wed, 27 May 2020 11:21:20 +0200
+
+grml-etc-core (0.17.0) grml-testing; urgency=medium
+
+  [ Darshaka Pathirana ]
+  * [31dc671] vimrc: Major rework of the Grml configuration. Thanks to
+    Michael Prokop (@mika) for the initial work
+  * [c2cbdb0] tmux.conf: Fix unknown key: confirm-before error message
+
+ -- Michael Prokop <mika@grml.org>  Wed, 20 May 2020 17:24:49 +0200
+
+grml-etc-core (0.16.2) grml-testing; urgency=medium
+
+  [ Doan Tran Cong Danh ]
+  * [2c241ec] zsh: commit-to-history: keep escaped character
+
+  [ Michael Prokop ]
+  * [675c85b] zshrc: support PAGER='less -Mr' usage and fall back to vi if
+    LESSOPEN is unset. Thanks to AndrĂ¡s Korn for review and improvement
+    suggestions
+  * [7ece114] doc: adjust txt2tags usage for versions >=3.3
+  * [b4ea931] Bump Standards-Version to 4.5.0
+  * [5b98679] Bump Debian compat version to 12, using debhelper-compat
+    approach
+  * [9cb82a3] Execute 'wrap-and-sort -a -t -s' on debian/
+
+ -- Michael Prokop <mika@grml.org>  Tue, 12 May 2020 17:09:53 +0200
+
+grml-etc-core (0.16.1) grml-testing; urgency=medium
+
+  [ Doan Tran Cong Danh ]
+  * [542aca0] tmux: use foo-style to set status styles
+
+  [ Dmitri Vereshchagin ]
+  * [03ec73c] zshrc: Reset $REPLY parameter before calling prompt token
+    functions
+
+  [ Alexander Dahl ]
+  * [a03c1ff] screenrc: Add 'xterm-256color' to terminals
+
+  [ cantandwont ]
+  * [0c9e97b] zshrc: fix urxvt multi-line issue (Closes GH #74)
+
+ -- Michael Prokop <mika@grml.org>  Tue, 22 Oct 2019 16:00:56 +0200
+
 grml-etc-core (0.16.0) grml-testing; urgency=medium
 
   [ Sebastian Boehm ]