diff options
author | Joey Hess <joey@kitenet.net> | 2014-03-06 18:11:44 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-03-06 18:11:44 -0400 |
commit | 3dd6093ce798f7b00ccf181e446a1283e7324526 (patch) | |
tree | cb218f2b788437a22dde39595a1673cdb732c304 /debian | |
parent | aba6b6fa8bb7ce0a6d87e319e92c5dd09a7bb20f (diff) |
webapp: Added a "Sync now" item to each repository's menu.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 82e247716..b33f4c9cd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ git-annex (5.20140307) UNRELEASED; urgency=medium * Fix zombie leak and general inneficiency when copying files to a local git repo. + * webapp: Added a "Sync now" item to each repository's menu. -- Joey Hess <joeyh@debian.org> Thu, 06 Mar 2014 16:17:01 -0400 |