diff options
author | Joey Hess <joey@kitenet.net> | 2013-03-25 10:23:05 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-03-25 10:23:05 -0400 |
commit | 70912c45d126b06fe52890e26040bbd180f4f3d8 (patch) | |
tree | 9a94f3474c5c8a1fe19d6b2caf38079d22cdc533 /debian | |
parent | 98e460ec24073856f0a8ace7f4d1b28761e0be76 (diff) |
Group subcommands into sections in usage. Closes: #703797
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 51d17c53b..885fca35a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +git-annex (4.20130324) UNRELEASED; urgency=low + + * Group subcommands into sections in usage. Closes: #703797 + + -- Joey Hess <joeyh@debian.org> Mon, 25 Mar 2013 10:21:46 -0400 + git-annex (4.20130323) unstable; urgency=low * webapp: Repository list is now included in the dashboard, and other |