Release new version 0.3.89.
[grml-etc-core.git] / debian / changelog
index 3661b79..7e88d44 100644 (file)
@@ -1,8 +1,97 @@
-grml-etc-core (0.3.84) UNRELEASED; urgency=low
+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 <ch@grml.org>  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 <mika@grml.org>  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 <mika@grml.org>  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 <mika@grml.org>  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 <mika@grml.org>  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 <https://github.com/ft/zsh-lookup>.
+
+  [ 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.
 
- -- Frank Terbeck <ft@grml.org>  Sat, 19 Jun 2010 21:19:22 +0200
+ -- Michael Prokop <mika@grml.org>  Mon, 08 Nov 2010 11:54:26 +0100
 
 grml-etc-core (0.3.83) unstable; urgency=low