X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=3444319ad5dbde3a8dd0ad0ab5cfddb34918f4ca;hb=f01c87fa04d62a29f46256b1444c7b980bfb1c46;hp=707881c2333c4840867958d37327a7b05356dacf;hpb=8eaced4266574872fb6185707788c53df58d24a2;p=grml-etc-core.git diff --git a/debian/changelog b/debian/changelog index 707881c..3444319 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,25 @@ -grml-etc-core (0.3.84) UNRELEASED; urgency=low +grml-etc-core (0.3.85) unstable; urgency=low + + [ Ulrich Dangel ] + * zshrc: Remove `startx()' and `xinit()' functions. + + [ Frank Terbeck ] + * zshrc: Do not set `localoptions' in `xsource()'. That makes it + impossible to set options in `.zshrc.pre' or `.zshrc.local'. + Reported by Dominic Hopf. Thanks! + + -- Michael Prokop Tue, 23 Nov 2010 23:30:17 +0100 + +grml-etc-core (0.3.84) unstable; urgency=low [ Frank Terbeck ] * zshrc: Remove git-get-*() as discussed on IRC. + * zshrc: Fixied a bug in whatwhen(); found be Joerg Woelke. + * zshrc: Added a note about modifying the zshrc file when it is + used as ~/.zshrc + * zshrc: Disable `vcs_info' in restricted shells. * grmlzshrc.t2t: Remove references to git-get-*(). + * Added zsh-lookup subsystem from . [ Carsten Hey ] * zshrc: Rename new() to modified(). @@ -10,7 +27,25 @@ grml-etc-core (0.3.84) UNRELEASED; urgency=low * zshrc: fix typo in default value handling of changed() and new() (now modified()). - -- Frank Terbeck Tue, 29 Jun 2010 13:18:29 +0200 + [ Joerg Woelke ] + * zshrc: Comment out the non-working `zurl' function. + * grmlzshrc.t2t: documentation updates. + * zshrc: Improve weather() function. + * zshrc: Remove functions gethgclone() and gethgsnap() + * zshrc: zshrc: Fix iwclient(). + * zshrc: Fix passing of args in cdiff(). + + [ Ulrich Dangel ] + * zshrc: Remove get{air,gizmo,skype,skypebeta,xlite} functions. + * vimrc: Enable "persistent undo" if possible. [Closes: issue909] + [Closes: issue927] + + [ Michael Prokop ] + * /etc/skel/.gitconfig: drop core.pager option (less -Mr) causing + terminal problems. + * Bump Standards-Version to 3.9.1. + + -- Michael Prokop Mon, 08 Nov 2010 11:54:26 +0100 grml-etc-core (0.3.83) unstable; urgency=low