diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-03-19 16:23:32 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-03-19 16:23:32 -0400 |
commit | 6c43dd47ff2f1b8e21480b3b4b1a131ef283444b (patch) | |
tree | f5ed9854676f643a7bcf1a1ba0deb153341c0610 | |
parent | 95394be097d4274cc5917e26b6b5340b38b4788b (diff) |
OSX builds updated; were missing webapp
-rw-r--r-- | doc/news/version_5.20150317.mdwn | 5 |
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. |