X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=8eae541f96b855e59c7917601df8112499ea94d5;hb=672f7cffd65400bb1520fc9ee1d2e0a66d99c48d;hp=85c0a80015031d64bdae70f47abda57cc84553dd;hpb=e77b03812337fe05e38d367dad4188b7a231006a;p=grml-etc-core.git diff --git a/debian/changelog b/debian/changelog index 85c0a80..8eae541 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,25 @@ -grml-etc-core (0.3.73) UNRELEASED; urgency=low +grml-etc-core (0.3.74) unstable; urgency=low + + [ Frank Terbeck ] + * vimrc: merged /etc/vim/vimrc and /etc/skel/.vimrc into one file + * zshrc: mark specialized run-help functions for autoloading + * zshrc: remove reload(). 'exec zsh' is a much more robust way of + reloading the configuration. + * zshrc: remove sig() function + + [ Michael Prokop ] + * /etc/grml/script-functions: replace 'type -p' with 'which'. + + [ Joerg Woelke ] + * zshrc: Fix lsx and lsl aliases. + * zshrc: Removing shtgz(). shtar() does the same, just portably. + * zshrc: Remove broken ytdl() function. + * zshrc: Typo fixes + * zshrc: Remove aliases ips and check_dpkg_running. + + -- Frank Terbeck Thu, 27 Aug 2009 20:01:01 +0200 + +grml-etc-core (0.3.73) unstable; urgency=low [ Frank Terbeck ] * zshrc: Fix a problem when calling compinit can seem to cause zsh startup @@ -10,12 +31,21 @@ grml-etc-core (0.3.73) UNRELEASED; urgency=low * zshrc: Insert a condition for loading /etc/default/locale [Closes: issue706] * zshrc: Set options a lot earlier and include noshwordsplit explicitly. + * zshrc: Make functions insusceptible to user option settings. + * zsh: move completion.d and functions.d to usr/share + * zshrc: Include the current directory in the persistent directory stack. [ Michael Prokop ] * zshrc: add deborphan, pal and hnb to compdef _gnu_generic. Thanks for the suggestion to Carsten Hey. - - -- Frank Terbeck Wed, 08 Jul 2009 13:23:14 +0200 + * Drop all 'Latest Change' leftover references in several config files. + * Minor Debian packaging updates (to make recent lintian versions happy): + - update Standard version to 3.8.2 + - depend on debhelper >= 5 + - don't call true binary with full path in preinst script + - update debian/overrides + + -- Michael Prokop Tue, 28 Jul 2009 17:53:08 +0200 grml-etc-core (0.3.72) unstable; urgency=low