Update changelog for uploader
[grml-etc-core.git] / debian / changelog
index f4a3238..1beff66 100644 (file)
@@ -1,5 +1,29 @@
+grml-etc-core (0.3.55) unstable; urgency=low
+
+  [ Frank Terbeck ]
+  * zshrc: Fixing ${YELLOW]}, which is bad zsh syntax.
+
+ -- Michael Prokop <mika@grml.org>  Mon, 01 Sep 2008 11:55:18 +0200
+
+grml-etc-core (0.3.54) unstable; urgency=low
+
+  [ Frank Terbeck ]
+  * zshrc: Adding support for cvs repositories to vcs_info()
+  * zshrc: Add an experimental bzr backend, that works without calling
+    bzr itself; it is disabled by default.
+  * zshrc: Fix in svn backend of vcs_info(), doc updates and a new
+    style to configure the %b replacement in formats for svn and bzr
+  * zshrc: Actually tried svk myself; including vcs_info() fixes from
+    that test.
+
+  [ Michael Prokop ]
+  * Some cleanups to make lintian happy.
+
+ -- Michael Prokop <mika@grml.org>  Mon, 01 Sep 2008 11:26:29 +0200
+
 grml-etc-core (0.3.53) unstable; urgency=low
 
+  [ Frank Terbeck ]
   * zshrc: Handle a state of git in vcs_info(), when a normal
     rebase conflicts
   * zshrc: Make vcs_info() detect $GIT_DIR/svn and set the name of the
@@ -9,8 +33,9 @@ grml-etc-core (0.3.53) unstable; urgency=low
   * zshrc: Give the user the opportunity to switch the vcs_info prompt
     off for certain version control systems.
   * zshrc: Adding support for darcs repositories to vcs_info()
+  * zshrc: Adding support for monotone repositories to vcs_info()
 
- -- Frank Terbeck <ft@grml.org>  Fri, 29 Aug 2008 22:19:38 +0200
+ -- Michael Prokop <mika@grml.org>  Sat, 30 Aug 2008 00:52:14 +0200
 
 grml-etc-core (0.3.52) unstable; urgency=low