X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=44bc005aa8f4df7608ca02288e81b1dc8b2ed9ac;hb=e70bc7b39e33cedb05582894ffe29361bbb4c516;hp=d1c82d6af73f76358faed154208b267fd1988a72;hpb=5531d711d7de93d8e35cc22fcc990879e76f383a;p=grml-etc-core.git diff --git a/debian/changelog b/debian/changelog index d1c82d6..44bc005 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,90 @@ +grml-etc-core (0.10.3) grml-testing; urgency=medium + + [ Moviuro ] + * [a14cb09] zshrc: fixed the FreeBSD battery function + + -- Michael Prokop Tue, 07 Oct 2014 09:58:54 +0200 + +grml-etc-core (0.10.2) grml-testing; urgency=medium + + [ Moviuro ] + * [db42ab7] zshrc: Added a missing test on OSX battery function + * [0aea68e] zshrc: little fixes for batteryopenbsd function + + [ Michael Prokop ] + * [f95ed49] zshrc: drop templ/tt hash definitions + + -- Michael Prokop Thu, 02 Oct 2014 11:40:52 +0200 + +grml-etc-core (0.10.1) grml-testing; urgency=medium + + * [7d3c439] zshenv: switch preference order of lesspipe.sh vs lesspipe + * [59deacc] zshenv: update live system paths for usage of $ADDONS inside + $PATH + * [737b243] zshenv: rework and unify $PATH handling + * [4868174] Bump Standards-Version to 3.9.6 + + -- Michael Prokop Mon, 22 Sep 2014 14:20:49 +0200 + +grml-etc-core (0.10.0) grml-testing; urgency=medium + + [ Frank Terbeck ] + * [3680c71] zshrc: Remove ‘-C’ from the ‘ls’ alias's options + * [6936cb2] zshrc: Add fallback to $BATTERY for backwards compatibility + * [feb94ae] grmlzshrc.5: Update manual wrt $BATTERY and + $GRML_DISPLAY_BATTERY + * [38316b5] zshrc: Send error output to devnull in grep-option detection + + [ Moviuro ] + * [e8f18fb] zshrc: actually check that ls options exist before adding + them to the alias + * [dffa817] zshrc: actually check that grep options exist before adding + them to the alias + * [0731b9e] zshrc: updated OS recognition functions + * [287c348] zshrc: rewrite battery function + * [18b7e04] zshrc: renamed allcaps variable + * [0d77c12] zshrc: converted to UTF-8 + * [22f465a] zshrc: added OpenBSD support for battery info + * [05479b2] zshrc: added FreeBSD support for battery info + * [dedf36c] zshrc: moved the unsupported OSes for the battery info in + the battery function + * [9d4d764] grmlzshrc.5: added the new OS recognition functions + * [7f858dc] zshrc: added Darwin support for battery info + * [20b695d] grmlzshrc.5: updated GRML_DISPLAY_BATTERY information + + [ Michael Prokop ] + * [da3a6e6] Run wrap-and-sort on the debian directory + * [ad16216] zshrc: make sure to not alias already aliased ls commands + * [4ebe650] grmlzshrc.5: minor typo fixes and update timestamp + + -- Michael Prokop Thu, 18 Sep 2014 12:21:58 +0200 + +grml-etc-core (0.9.6) grml-testing; urgency=medium + + [ Michael Prokop ] + * [cd0cfc7] zshrc: export SHELL only if unset, don't hardcode path for + zsh binary + + [ Frank Terbeck ] + * [fa4c0c3] zshrc: Move generation marker to right position + * [6f238eb] zshrc: Adjustments for abbreviation expansion + * [fd56fcd] zshrc: Use modern colour codes with modern zsh versions + * [deeb32a] zshrc: Add function to toggle colour codes in vcs_info + formats + + -- Michael Prokop Thu, 03 Jul 2014 12:47:36 +0200 + +grml-etc-core (0.9.5) grml-testing; urgency=medium + + * [8875863] Debian packaging: use correct "Grml" spelling + * [1d2b682] zshrc: extend dchange() to support apt-get and multiple + package names + * [7bbee30] zshrc: use "local" file variable in sll() + * [4d08694] zshrc: drop duplicated bk() function [Closes: issue1307] + Thanks to Thilo Six + + -- Michael Prokop Tue, 20 May 2014 12:28:22 +0200 + grml-etc-core (0.9.4) grml-testing; urgency=medium [ Erik Bernstein ]