summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/news/version_5.20150317.mdwn5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/news/version_5.20150317.mdwn b/doc/news/version_5.20150317.mdwn
index 28bc76ccd..fb889413b 100644
--- a/doc/news/version_5.20150317.mdwn
+++ b/doc/news/version_5.20150317.mdwn
@@ -39,4 +39,7 @@ git-annex 5.20150317 released with [[!toggle text="these changes"]]
* fromkey: Add stdin mode.
* registerurl: New plumbing command for mass-adding urls to keys.
* remotedaemon: Fixed support for notifications of changes to gcrypt
- remotes, which was never tested and didn't quite work before."""]] \ No newline at end of file
+ remotes, which was never tested and didn't quite work before."""]]
+
+Update: The OSX build for this release was missing the webapp. An updated
+build is now available fixing that problem.