X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=405c3b2a6fcce5931cd638da1a9fff95a8ad85b6;hb=f94e3416078e28234a691d015545f139c7b5e065;hp=020f1fc61402704803bbe2fab210e8a4b0bc2044;hpb=35aa71ae6f12db7fa22d0924e850761625a9da90;p=grml-etc-core.git diff --git a/debian/changelog b/debian/changelog index 020f1fc..405c3b2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,211 @@ +grml-etc-core (0.3.90) unstable; urgency=low + + [ Frank Terbeck ] + * [42cc9b0] Fix `lsold' globbing flags [Closes: issue991] + * [e07e9a2] Use the same options in lnew as in lsnew + * [748acc6] zshrc: vman: Handle zero arguments [Closes: issue993] + + -- Christian Hofstaedtler Thu, 26 May 2011 21:24:25 +0200 + +grml-etc-core (0.3.89) unstable; urgency=low + + [ Frank Terbeck ] + * [a3a39fe] zshrc: Removing d() + * [e193e4a] zshrc: activate zsh lookup for all users + * [dc4eb5b] Fixing ssl-cert-{sha512,sha256,sha1,md5}() + * [42b4b5f] Add *.substvars to gitignore + * [690a5be] Waste less space in window titles [Closes: issue979] + * [204f0ba] Preserve cursor position with `sudo-command-line' [Closes: issue980] + + [ Michael Prokop ] + * [d3a3ea5] /etc/skel/.zshrc: provide improved rationalise-dot version by Mikael Magnusson + + [ Ulrich Dangel ] + * [72b956d] Depend on grml-scripts-core instead of grml-scripts. + * [6ab1014] Revert "Depend on grml-scripts-core instead of grml-scripts." + * [8670ff0] Recommend grml-scripts-core + + [ Christian Hofstaedtler ] + * [ed29215] Bump Standards-Version to 3.9.2 (no changes) + + -- Christian Hofstaedtler Wed, 11 May 2011 21:06:10 +0200 + +grml-etc-core (0.3.88) unstable; urgency=low + + [ Ulrich Dangel ] + * [efcb69a] Disable persistent undo feature for vim. This feature + is nice but possibly dangerous if the user doesn't expect this + behaviour, therefore disable it per default. + + -- Michael Prokop Mon, 27 Dec 2010 00:05:55 +0100 + +grml-etc-core (0.3.87) unstable; urgency=low + + [ Frank Terbeck ] + * [fff04ca] Adding a kill to slash binding to alt-backspace. + + -- Michael Prokop Fri, 17 Dec 2010 12:35:47 +0100 + +grml-etc-core (0.3.86) unstable; urgency=low + + [ Frank Terbeck ] + * [1e010be] Fix `VCS_INFO_realpath()' for zsh 4.3.10 and below. + + -- Michael Prokop Tue, 07 Dec 2010 18:43:38 +0100 + +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(). + * zshrc: Load zsh/stat as zstat instead of stat. + * zshrc: fix typo in default value handling of changed() and new() + (now modified()). + + [ 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 + + [ Michael Prokop ] + * zshrc: rename _bkdate to insert-datestamp and enter date at + cursor position instead of end of line. + * zshrc: Run VCS_INFO_check_com cvs inside VCS_INFO_cvs_detect. + Thanks to Carsten Hey. + * zshrc: do not enable menu selection for directory-stack by + default as this modifies ctrl-d behaviour as well. + + [ Frank Terbeck ] + * zshrc: prefer external vcs_info if available, fall back to + internal otherwise. + + -- Michael Prokop Thu, 10 Jun 2010 23:32:05 +0200 + +grml-etc-core (0.3.82) unstable; urgency=low + + * zshrc: function asc() for roadwarriors using GNU screen + and ssh. Thanks to Axel Beckert. + + -- Michael Prokop Fri, 28 May 2010 00:56:42 +0200 + +grml-etc-core (0.3.81) unstable; urgency=low + + [ Carsten Hey ] + * zshrc: Added changed() function + * zshrc: Make backtab do `reverse-menu-complete' + * zshrc: Use reasonable defaults for `changed()' and `new()' + + [ Michael Prokop ] + * Support /etc/grml/screenrc in screen function for non-root users. + Thanks to Michael Hammer. + + -- Michael Prokop Thu, 20 May 2010 21:43:01 +0200 + +grml-etc-core (0.3.80) unstable; urgency=low + + [ Frank Terbeck ] + * zshrc: Switch `minimal-shell()' from ksh93 to mksh + * grmlzshrc.t2t: Updated minimal-shell entry + * Make our C-z shortcut smarter + + [ Michael Prokop ] + * Drop backupcopy option to avoid overwriting symlinks. Issue brought + up by Ulrich, thanks! + + -- Michael Prokop Thu, 11 Mar 2010 01:34:37 +0100 + +grml-etc-core (0.3.79) unstable; urgency=low + + [ Ulrich Dangel ] + * Use wrapper functions for changing title/screen status + [Closes: issue779] + + [ Frank Terbeck ] + * zshrc: Fix another vcs_info bug, wrt to backwards compatibility with + older git versions. Reported by Timo Boettcher. + + [ Michael Prokop ] + * Bump Standards-Version to 3.8.4 (no further changes). + + -- Michael Prokop Fri, 26 Feb 2010 22:04:31 +0100 + +grml-etc-core (0.3.78) unstable; urgency=low + + [ Michael Prokop ] + * Apply patch by Axel Beckert (thanks!) which + adds Emacs local variables at EOF equivalent to vim's. + [Closes: issue745] + + [ Frank Terbeck ] + * zshrc: Fixed a bug in vcs_info which led to an endless loop, when + a directory had really screwy premissions. Noticed by Christian + Hofstaedtler. + + [ Ulrich Dangel ] + * Added top configuration file to skel directory. Thanks to Andras + Korn for the idea. [Closes: issue755] + + -- Frank Terbeck Sun, 07 Feb 2010 18:04:11 +0100 + +grml-etc-core (0.3.77) unstable; urgency=low + + [ Michael Prokop ] + * zshrc: drop aumix call in swspeak(). + + [ Frank Terbeck ] + * Added doc/ which contains a reference manual for grml's zsh setup. + See the manual's AUTHORS section and the git history for who was + involved. Thanks to everyone who helped! + + -- Michael Prokop Thu, 22 Oct 2009 01:02:45 +0200 + +grml-etc-core (0.3.76) unstable; urgency=low + + [ Frank Terbeck ] + * zshrc: add openssl hash functions [Closes: issue741] + * zshrc: use history-incremental-pattern-search-* for incremental history + searches per default (via ^r and ^s). + * zshrc: actively do 'setopt unset' + + -- Michael Prokop Wed, 14 Oct 2009 09:26:37 +0200 + grml-etc-core (0.3.75) unstable; urgency=low [ Frank Terbeck ]