zshrc: Fixes for svk in vcs_info()
[grml-etc-core.git] / debian / changelog
index ce5f3b7..8fab55e 100644 (file)
@@ -1,5 +1,18 @@
+grml-etc-core (0.3.54) unstable; urgency=low
+
+  * 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.
+
+ -- Frank Terbeck <ft@grml.org>  Sun, 31 Aug 2008 21:35:42 +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
@@ -11,7 +24,7 @@ grml-etc-core (0.3.53) unstable; urgency=low
   * 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 23:19:13 +0200
+ -- Michael Prokop <mika@grml.org>  Sat, 30 Aug 2008 00:52:14 +0200
 
 grml-etc-core (0.3.52) unstable; urgency=low