X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=f9727b1e82bcd1c81a39d7a91f330fb0cccf2766;hb=11d5da0a5489710e573b9ba7924416e71125cfe6;hp=c2d2864a72324a0965c3b510f1d5e30374e654ee;hpb=86b1cfde8fc6366532e11b671477d195a744dd27;p=grml-etc-core.git diff --git a/debian/changelog b/debian/changelog index c2d2864..f9727b1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,13 +1,39 @@ +grml-etc-core (0.3.19) unstable; urgency=low + + * /etc/zsh/zshenv: make sure /usr/bin/id is available + + -- Michael Prokop Wed, 25 Jul 2007 15:02:08 +0200 + +grml-etc-core (0.3.18) unstable; urgency=low + + * /etc/zsh/zshrc: + - use aptitude safe-upgrade instead of aptitude upgrade + * /etc/apt/sources.list.grml: + - added entry for cryptobox-server + - drop the '#1#'-stuff as we provide all packages via the + grml repository now + + -- Michael Prokop Mon, 23 Jul 2007 11:46:54 +0200 + 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