zshrc: Make vcs_info() detect $GIT_DIR/svn and set vcs to 'git-svn'
[grml-etc-core.git] / debian / changelog
index 5e38ec3..4c7a499 100644 (file)
@@ -1,3 +1,12 @@
+grml-etc-core (0.3.53) unstable; urgency=low
+
+  * 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
+    vcs to 'git-svn'
+
+ -- Frank Terbeck <ft@grml.org>  Wed, 27 Aug 2008 22:35:09 +0200
+
 grml-etc-core (0.3.52) unstable; urgency=low
 
   * zshrc: Add version control information to our prompt.