diff --git a/debian/changelog b/debian/changelog index 90f6deb2b184b8db514a5ac452f4a6381f77ac11..09adac8f5391445ea3fb0da2ec7ac45dd4ff5713 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,19 @@ +vcsh (1.20130723-1) unstable; urgency=low + + * New upstream release + + Support $VCSH_GITIGNORE == none + + Documentation improvements, + + Improved zsh completion + + Add support for `vcsh pull` + + Add support for `vcsh push` + + Add retire() to tear down vcsh ENV + + Add clone hooks, including one witout vcsh ENV to + allow subsequent cloning of other repos + + Fix `vcsh rename` + + Improve general code robustness + + -- Richard Hartmann <richih.mailinglist@gmail.com> Tue, 23 Jul 2013 21:35:34 +0200 + vcsh (1.20130614-1) unstable; urgency=low * New upstream release