X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=0cb4e57166e20864e992711c4310433faa5d7067;hb=b72d908b1b136820a113c2a01da79393cf331678;hp=39d5e0ab8fc9fbf375c8ef49d98ae56f8fbf60c6;hpb=5b84a72e933748d16e67e6abfa8ee55879a97440;p=grml-etc-core.git diff --git a/debian/changelog b/debian/changelog index 39d5e0a..0cb4e57 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,44 @@ +grml-etc-core (0.2.43) unstable; urgency=low + + * /etc/zsh/zshrc: + - applied patch by ft for generic file completion (thanks!) + - added function sll (list symlinks in more details), thanks + for the code base, Manuel Fuhr and ft! + * /etc/skel/.zshrc: added alias mq (execute commands on the + versioned patch-queue from the current repos) [thanks, gebi] + + -- Michael Prokop Fri, 13 Apr 2007 17:35:15 +0200 + +grml-etc-core (0.2.42) unstable; urgency=low + + * Update and cleanup /etc/apt/sources.list.grml. Thanks for hints, + Ronny Plattner! + + -- Michael Prokop Thu, 12 Apr 2007 12:48:14 +0200 + +grml-etc-core (0.2.41) unstable; urgency=low + + * /etc/grml/script-functions: replace $UID with 'id -u' so we improve + compability for POSIX/dash. + + -- Michael Prokop Fri, 6 Apr 2007 22:42:16 +0200 + +grml-etc-core (0.2.40) unstable; urgency=low + + * /etc/skel/.vimrc: do not set 'tw=72' by default anymore. + Thanks for the hint, gebi. + + -- Michael Prokop Wed, 4 Apr 2007 21:38:48 +0200 + +grml-etc-core (0.2.39) unstable; urgency=low + + * /etc/zsh/zshrc: + - added alias mdstat for 'cat /proc/mdstat' and + alias ... which does a 'cd ../../'. Thanks, gebi! + - check for 'most' before assigning aliases dchange and uchange + + -- Michael Prokop Thu, 29 Mar 2007 00:22:28 +0200 + grml-etc-core (0.2.38) unstable; urgency=low * /etc/zsh/zshrc: added new aliases ati (aptitude install) and up