X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=6c2346f6ef774a9239d158d897a2e7ae0c180ff0;hb=7cc07878c087a94c081710cba3b0d78546837e38;hp=5f32a1c9ae7ef4f78cd1a1bf4530c85667619784;hpb=9112e5bdd49f8f4f4abf79c219af7c54b57cfb80;p=grml-etc-core.git diff --git a/debian/changelog b/debian/changelog index 5f32a1c..6c2346f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,44 @@ +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 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 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 Fri, 13 Jan 2017 16:06:06 +0100 + grml-etc-core (0.13.0) grml-testing; urgency=medium [ Daniel Hahler ]