Release new version 0.3.84.
[grml-etc-core.git] / debian / changelog
index 14cf58b..bb82b71 100644 (file)
@@ -1,8 +1,88 @@
-grml-etc-core (0.3.80) UNRELEASED; urgency=low
+grml-etc-core (0.3.84) unstable; urgency=low
 
-  * zshrc: Switched `minimal-shell' from ksh93 to mksh.
+  [ 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.
+
+ -- Michael Prokop <mika@grml.org>  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 <mika@grml.org>  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 <mika@grml.org>  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 <mika@grml.org>  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!
 
- -- Frank Terbeck <ft@grml.org>  Mon, 01 Mar 2010 17:48:01 +0100
+ -- Michael Prokop <mika@grml.org>  Thu, 11 Mar 2010 01:34:37 +0100
 
 grml-etc-core (0.3.79) unstable; urgency=low