X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=0cb4e57166e20864e992711c4310433faa5d7067;hb=b72d908b1b136820a113c2a01da79393cf331678;hp=0901c78b60525b7aefbd5c6bd537ce21e5e3bf06;hpb=e23adb45813569c30dbb5d7eb029dd3e9437ac5f;p=grml-etc-core.git diff --git a/debian/changelog b/debian/changelog index 0901c78..0cb4e57 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,35 @@ +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: