This commit is contained in:
Joey Hess 2012-11-25 18:04:22 -04:00
parent 6cf91bba1d
commit 1b324e9cf1

View file

@ -4,9 +4,7 @@ Misc OSX porting things:
* icon to start webapp **done**
* Use OSX's "network reachability functionality" to detect when on a network
<http://developer.apple.com/library/mac/#documentation/Networking/Conceptual/SystemConfigFrameworks/SC_Intro/SC_Intro.html#//apple_ref/doc/uid/TP40001065>
* daily build seems to have a bad yesod-static, resulting in the url
for `/static/jquery-full.js` redirecting to `/jquery-full.js?etag=foo',
which is a 404. Works ok when I build it on oberon.
* Fix app build to work on more OSX versions.
Gripes: