Adjust changelog for uploading
[grml-etc-core.git] / debian / changelog
index 4c7a499..767b0b5 100644 (file)
@@ -1,11 +1,18 @@
 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
     vcs to 'git-svn'
-
- -- Frank Terbeck <ft@grml.org>  Wed, 27 Aug 2008 22:35:09 +0200
+  * zshrc: Handle .hg subdirectories, that are not the .hg subdirectory
+    of a mercurial repository. Found by Karl Voit.
+  * 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()
+
+ -- Michael Prokop <mika@grml.org>  Sat, 30 Aug 2008 00:52:14 +0200
 
 grml-etc-core (0.3.52) unstable; urgency=low