Update changelog for new version upload
[grml-etc-core.git] / debian / changelog
index 49a97ad..0d899f8 100644 (file)
@@ -1,3 +1,33 @@
+grml-etc-core (0.3.68) unstable; urgency=low
+
+  [ Frank Terbeck ]
+  * zshrc: Remove conkeror alias
+
+  [ Michael Prokop ]
+  * zshrc: Apply patch from Moritz Augsburger: enable title
+    inside urxvt-unicode
+
+ -- Michael Prokop <mika@grml.org>  Fri, 15 May 2009 17:52:25 +0200
+
+grml-etc-core (0.3.67) unstable; urgency=low
+
+  [ Frank Terbeck ]
+  * zshrc: handle newer versions of hg, that don't create .hg/branch
+    anymore if there's only 'default'. Found by Andreas Korsten.
+
+  [ Moritz Augsburger ]
+  * zshrc: not every user is allowed to read logfiles... use sudo
+    for aliases llog and tlog if possible
+
+  [ Michael Prokop ]
+  * Debian packaging:
+    - replace XS-Vcs* with Vcs* headers.
+    - bump Standard Version to 3.8.1.
+    - bump Compat Version from 4 to 5.
+    - modify order of packages in Depends, so virtual package ist the last one
+
+ -- Michael Prokop <mika@grml.org>  Tue, 21 Apr 2009 11:06:00 +0200
+
 grml-etc-core (0.3.66) unstable; urgency=low
 
   * vimrc: only set screen title if the caller explicitly asks for it.
@@ -6,8 +36,10 @@ grml-etc-core (0.3.66) unstable; urgency=low
     exists.
   * zshrc: add commit-to-history widget, that allows users to add
     command lines to zsh's history without executing [Closes: issue407]
+  * zshrc: add a handler that uses debian's command-not-found package
+    if an external command could not be found. [Closes: issue564]
 
- -- Frank Terbeck <ft@grml.org>  Sat, 04 Apr 2009 11:35:06 +0200
+ -- Frank Terbeck <ft@grml.org>  Sat, 04 Apr 2009 11:52:50 +0200
 
 grml-etc-core (0.3.65) unstable; urgency=low