This commit is contained in:
Joey Hess 2013-05-19 17:29:20 -04:00
parent 7b2bb513a0
commit c552336621

View file

@ -5,6 +5,8 @@ Misc OSX porting things:
* use FSEvents to detect file changes (better than kqueue) **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>
* Switch from gpg to <https://gpgtools.org/>. According to a user,
this is better because it can show a dialog window for password prompts.
Bugs: