X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=c3449838c436740e64f01403bf991a020b7a983f;hb=b514307bc24442465b98ec0c91512fe582300a5e;hp=9e9ae3c7f9c9def8533827410a48d2816987a65e;hpb=2288c25cbf2a085e1abfd1bd17698da5ed9c4ed7;p=grml-etc-core.git diff --git a/debian/changelog b/debian/changelog index 9e9ae3c..c344983 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,64 @@ +grml-etc-core (0.6.2) grml-testing; urgency=low + + * [162b488] zshrc: drop trailing space in grep and ls _options. + Thanks to Frank Terbeck for the bugfix + * [6472d2d] zshrc: provide Status as shortcut for + /etc/init.d/$service status + + -- Michael Prokop Tue, 12 Jun 2012 00:36:48 +0200 + +grml-etc-core (0.6.1) grml-testing; urgency=low + + [ Frank Terbeck ] + * [638c191] Merge latest directory-profiles code + * [af590e7] dirprofiles: Move updated documentation from source code + comment to the setup's manual page + + [ Michael Prokop ] + * [f2fcaea] Bump Standards-Version to 3.9.3. + + -- Michael Prokop Tue, 15 May 2012 20:24:01 +0200 + +grml-etc-core (0.6.0) grml-testing; urgency=low + + [ Frank Terbeck ] + * [b2a42cb] zshrc: Fix ls (and grep) option handling on non-linux + systems + * [e0920bf] zshrc: Enable --color=auto for grep in FreeBSD + * [d4e14fd] zshrc: Typo: grml_options -> grep_options + * [5f433e9] zshrc: Fix broken quoting + * [143008f] zshrc: Fix documentation tag for alias lsl + * [a8546c9] zshrc: Remove superfluous comments + * [828d43a] zshrc: Make mkcd() more robust + + [ Michael Prokop ] + * [e5e6e3a] script-functions: fix getbootparam/checkbootparam + * [37f4af2] zshrc: drop http alias. Thanks to Axel Beckert + for reporting + + [ Jerome Leclanche ] + * [49339f2] Re-implement zurl() under the goo.gl API + + [ Bernhard Tittelbach ] + * [2ebcbd6] zshrc: fix inplaceMkDirs + * [a4cd061] zsh: purge: make purge take an optional dir argument so it + can be used e.g. with zargs --max-args 1 -- **/ -- purge + + -- Michael Prokop Wed, 09 May 2012 12:29:22 +0200 + +grml-etc-core (0.5.5) grml-testing; urgency=low + + [ Bernhard Tittelbach ] + * [87c92b3] zsh: some handy examples for the skel/.zshrc + * [82921ea] zsh: purge: make default uppercase + * [2cf5d4e] zsh: help-zle bugfix + * [cd5a844] zsh: help-show-abk + * [6ae9d0d] zsh: keybindings: unify case of caseinsensitive + control chars + * [764b204] zsh: keybindings: unify case ++ + + -- Michael Prokop Sun, 29 Jan 2012 13:27:56 +0100 + grml-etc-core (0.5.4) grml-testing; urgency=low [ Frank Terbeck ]