blog for the day

This commit is contained in:
Joey Hess 2013-05-07 19:40:21 -04:00
parent cb8fc922dd
commit 53f1d36b35

View file

@ -0,0 +1,6 @@
Put in a fix for `getprotobyname` apparently not returning anything for
"tcp" on Android. This might fix all the special remotes there, but I don't
know yet, because I have to rebuild a lot of Haskell libraries to try it.
So, I spent most of today writing a script to build all the Haskell
libraries for Android from scratch, with all my patches.