summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-11-25 14:06:34 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-11-25 14:06:34 -0400
commit20732983cccc8143fec93fc17b83aeb5f85ebfec (patch)
tree22fade2c58f4f0e832105b2207bfd72f08c6e6ff /debian
parent172559be54169effa79532aa8a4ba5cd53aec745 (diff)
OSX upgrades seem to be working now
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 8b894f1fa..fdc0bd3fd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,7 +2,8 @@ git-annex (5.20131121) UNRELEASED; urgency=low
* Futher improvements to git repair.
* Avoid misbehavior when addurl is used with quvi 0.9.
- * webapp: Detect when an upgrade to git-annex is available.
+ * webapp: Detect when upgrades are available, and upgrade if the user
+ desires.
(Only when git-annex is installed using the prebuilt binaries
from git-annex upstream, not from eg Debian.)
* assistant: Detect when the git-annex binary is modified or replaced,