X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=01062e8cde3cde41d5730fb435c0ac55e42760a1;hb=5b9867988b4e564d0bc55e719dd9e1c803887ce1;hp=c0870b0d485c8cd9cb1292f1d1644559a43d925a;hpb=641ba63361db2ba65941fcf4f1c2a380178533f7;p=grml-etc-core.git diff --git a/debian/changelog b/debian/changelog index c0870b0..01062e8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,98 @@ +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 Tue, 22 Oct 2019 16:00:56 +0200 + +grml-etc-core (0.16.0) grml-testing; urgency=medium + + [ Sebastian Boehm ] + * [1d73467] Disable bracketed paste mode for dumb terminals + + [ Michael Prokop ] + * [7df9a4a] zshenv: switch default mount point from + /lib/live/mount/medium to /run/live/medium + * [60494a4] Bump Standards-Version to 4.3.0 + + -- Michael Prokop Thu, 21 Mar 2019 12:23:24 +0100 + +grml-etc-core (0.15.3) grml-testing; urgency=medium + + [ Frank Terbeck ] + * [5e0079d] zsh: In grml-small hint at drill instead of dig + + [ Michael Prokop ] + * [d5d683c] doc/grmlzshrc.t2t: replace `apt-get` with `apt` + + -- Michael Prokop Sat, 29 Dec 2018 15:43:07 +0100 + +grml-etc-core (0.15.2) grml-testing; urgency=medium + + * [31037e9] grml-lang zsh completion: add dvorak, es, fr, it + jp to + list of supported languages. Thanks to Christian Haase for the bug + report + + -- Michael Prokop Fri, 14 Dec 2018 12:18:27 +0100 + +grml-etc-core (0.15.1) grml-testing; urgency=medium + + [ Bernhard Tittelbach ] + * [8998637] zshrc: fix default keybinding help + + [ Darshaka Pathirana ] + * [a5f5b62] bk(): Remove the separators between the units of time + + [ Frank Terbeck ] + * [5f07a91] Add a style in order to amend compinit's command line + + [ Michael Prokop ] + * [371dddd] Bump Standards-Version to 4.2.1 + * [10ecab7] Switch Homepage + Vcs-Browser headers from http to https + + -- Michael Prokop Thu, 15 Nov 2018 09:57:51 +0100 + +grml-etc-core (0.15.0) grml-testing; urgency=medium + + [ Moviuro ] + * [b78f11c] zshrc: Enable ls(1)'s natural sorting if available + * [2735a11] zshrc: Add comments about the ls_ and grep_options we set + * [c06666b] zshrc: add the islinux() test before testing for ls -v + switch + * [1fa194e] zshrc: test if ls is GNU ls instead of islinux() + + [ Michael Prokop ] + * [2f64ae0] Fix a bunch of typos + * [dcba02c] zshrc: use `apt` instead of `apt-get` also for search + show + * [e7f2321] Bump debian/compat to 10 + * [28b01b1] Build-Depend on debhelper (>= 10~) + * [4ccc5ba] Bump Standards-Version to 4.1.4 + + [ Frank Terbeck ] + * [c0a2a4d] Make a couple of history parameters adhere to presets + * [af65087] Partly revert c0a2a4d again + + -- Michael Prokop Fri, 01 Jun 2018 16:12:41 +0200 + +grml-etc-core (0.14.3) grml-testing; urgency=medium + + [ Frank Terbeck ] + * [f98b046] Bind insert-datestamp to "ESC d" (Alt-d on many terminals) + instead of "Ctrl-e d" + * [65ac134] Move insert-datestamp to "C-x d" from "M-d" + + -- Michael Prokop Thu, 07 Sep 2017 09:49:47 +0200 + grml-etc-core (0.14.2) grml-testing; urgency=medium * [536ce6b] vimrc: disable mouse usage in all modes, being the default