Release version 0.3.82.
[grml-etc-core.git] / debian / changelog
index 40cc784..df40ecb 100644 (file)
@@ -1,10 +1,50 @@
-grml-etc-core (0.3.79) UNRELEASED; urgency=low
+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!
+
+ -- Michael Prokop <mika@grml.org>  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]
+    [Closes: issue779]
 
- -- Ulrich Dangel <mru@grml.org>  Mon, 08 Feb 2010 23:01:26 +0100
+  [ 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 <mika@grml.org>  Fri, 26 Feb 2010 22:04:31 +0100
 
 grml-etc-core (0.3.78) unstable; urgency=low
 
@@ -17,8 +57,6 @@ grml-etc-core (0.3.78) unstable; urgency=low
   * zshrc: Fixed a bug in vcs_info which led to an endless loop, when
     a directory had really screwy premissions. Noticed by Christian
     Hofstaedtler.
-  * zshrc: Fix another vcs_info bug, wrt to backwards compatibility with
-    older git versions. Reported by Timo Boettcher.
 
   [ Ulrich Dangel ]
   * Added top configuration file to skel directory. Thanks to Andras