diff options
author | Yang Tse <yangsita@gmail.com> | 2009-02-23 12:39:06 +0000 |
---|---|---|
committer | Yang Tse <yangsita@gmail.com> | 2009-02-23 12:39:06 +0000 |
commit | f5548973abd2088af81ed022ec718f254f50ce15 (patch) | |
tree | f7cfd26aa2e54709a81cb17810472f5d7f278580 /RELEASE-NOTES | |
parent | 07dc741e18626f77862a3aa90fcd9e4a04d6f2b6 (diff) |
Daniel Johnson provided a shell script that will perform all the steps needed
to build a Mac OS X fat ppc/i386 or ppc64/x86_64 libcurl.framework
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r-- | RELEASE-NOTES | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index a8ae5dcd7..1dda26972 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -40,6 +40,7 @@ This release includes the following bugfixes: o FTP with the multi interface no longer kills the control connection as easily on transfer failures o compilation halting when using VS2008 to build a Windows 2000 target + o ease creation of libcurl Mac OS X Framework This release includes the following known bugs: @@ -51,6 +52,7 @@ advice from friends like these: Lisa Xu, Daniel Fandrich, Craig A West, Alexey Borzov, Sharad Gupta, Peter Sylvester, Chad Monroe, Markus Moeller, Yang Tse, Scott Cantor, Patrick Scott, Hidemoto Nakada, Jocelyn Jaubert, Andre Guibert de Bruet, - Kamil Dudka, Patrik Thunstrom, Linus Nielsen Feltzing, Mark Incley + Kamil Dudka, Patrik Thunstrom, Linus Nielsen Feltzing, Mark Incley, + Daniel Johnson Thanks! (and sorry if I forgot to mention someone) |