X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=01062e8cde3cde41d5730fb435c0ac55e42760a1;hb=HEAD;hp=3d075c7f5a8790b1932cf719c21cb62223ee8b7f;hpb=49c58e1b7c4a579bd2ec025e4a3440ddc9edf59a;p=grml-etc-core.git diff --git a/debian/changelog b/debian/changelog index 3d075c7..f84f5db 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,58 @@ +grml-etc-core (0.19.7) grml-testing; urgency=medium + + [ Michael Prokop ] + * [ae34c42] etc/skel/.zshrc: set file encoding to UTF8. + Thanks to flobee for the bug report + + [ Bernhard Tittelbach ] + * [326ca58] zshrc: bugfix for _complete_screen_display when using tmux + + -- Michael Prokop Fri, 02 Feb 2024 12:27:36 +0100 + +grml-etc-core (0.19.6) grml-testing; urgency=medium + + [ Michael Prokop ] + * [74a8efd] etc/skel/.zshrc: suggest J as global alias for jq usage. + Thanks to Christopher Bock + * [393fbcb] Bump Standards-Version to 4.6.2 + + [ Christopher Bock ] + * [b973152] zshrc: weather: fixed outdated url and test -d + + -- Michael Prokop Fri, 30 Jun 2023 12:55:29 +0200 + +grml-etc-core (0.19.5) grml-testing; urgency=medium + + [ Darshaka Pathirana ] + * [a4aa146] tmux.conf: detect running as tmate and disable non-supported + features + + -- Michael Prokop Fri, 25 Nov 2022 17:11:57 +0100 + +grml-etc-core (0.19.4) grml-testing; urgency=medium + + [ Hanabishi ] + * [e27d360] Fix a typo in `zshrc` + + [ Michael Prokop ] + * [220d6ff] zshrc: refactor and convert host completion one-liner into + multi-line + * [f3f1387] zshrc: fix grmlcomp conditionals, fixup for 220d6ffa + * [0895266] iwconfig zsh completion: replace egrep usage with grep -E + * [5065224] zshrc: run tlog alias with --follow=name + + -- Michael Prokop Mon, 10 Oct 2022 19:00:20 +0200 + +grml-etc-core (0.19.3) grml-testing; urgency=medium + + [ Darshaka Pathirana ] + * [2060f8d] tmux.conf: source user-specific local conf file + ~/.tmux.conf.local + * [591479d] tmux.conf: Add bind-key J to join marked pane to active + window + + -- Michael Prokop Wed, 17 Aug 2022 13:22:38 +0200 + grml-etc-core (0.19.2) grml-testing; urgency=medium [ Frank Terbeck ]