diff --git a/debian/changelog b/debian/changelog index a7afd1493b22512801056ff501be7e8588878713..c8a5a7b7d7fd64347b3ec7bb9a9475f6a7638db0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +vcsh (1.3-1) unstable; urgency=low + + * New upstream release + + Hide hook execution unless verbose is set + + Ancher ignore file to root of Git repo + + Implemented basename() to save one process spawn + + Improve packaged Zsh completion + + Renamed `vcsh setup` to `vcsh upgrade` + + Various documentation and spelling improvements + + -- Richard Hartmann <richih.mailinglist@gmail.com> Mon, 27 May 2013 23:40:08 +0200 + vcsh (1.2-3) unstable; urgency=low * Packaging changes