X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=e4472f8b875ddfa877aae346241e28b3d4d45c32;hb=93f0998afe7d4df6b29977e235c23eccddca7caa;hp=50cac8ce372110220bfebda9596693b7df3aa13a;hpb=725aa87308b23fcf3a0a643b33912ab30f49d372;p=grml-etc-core.git diff --git a/debian/changelog b/debian/changelog index 50cac8c..e4472f8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,40 @@ +grml-etc-core (0.3.17) unstable; urgency=low + + The 'Man, what a lazy folk'-release + * /etc/skel/.zshrc: + - added function weather() to retrieve weather information on + the console + - use mostlike manpage browser only if LESS_TERMCAP_* is not set + * /etc/zsh/zshrc: + - added alias S for screen + - alias s for ssh + - added alias top10 to get the top 10 shell commands from the history + - make sure we provide arguments for startx in the function as well + (thanks for reporting the issue, Kevin Krammer!) + * /etc/zsh/zshenv: + - check for presence of lesspipe[.sh] before setting $LESSOPEN + - added LESS_TERMCAP_* + * /etc/skel/.vimrc: + - deactivate digraph option causing too many headaches for people + not being used to that option + + -- Michael Prokop Tue, 17 Jul 2007 15:48:48 +0200 + +grml-etc-core (0.3.16) unstable; urgency=low + + * /etc/zsh/zshrc: dchange() - restore old behaviour with + fallback to /usr/share/doc/$PACKAGE/changelog.gz before + trying to download the changelog via aptitude + + -- Michael Prokop Tue, 10 Jul 2007 16:19:54 +0200 + grml-etc-core (0.3.15) unstable; urgency=low - * /etc/zsh/zshrc: activate 'setopt pushd_ignore_dups' to avoid - duplicates in ~/.zdirs (thanks to wuehlmaus for bringing up - and for the appropriate configuration thanks to ft!) + * /etc/zsh/zshrc: + - activate 'setopt pushd_ignore_dups' to avoid duplicates + in ~/.zdirs (thanks to wuehlmaus for bringing up + and for the appropriate configuration thanks to ft!) + - dchange() function: remove hardcoded option -- Michael Prokop Sat, 07 Jul 2007 10:52:03 +0200