diff options
author | Yang Tse <yangsita@gmail.com> | 2009-06-04 19:11:11 +0000 |
---|---|---|
committer | Yang Tse <yangsita@gmail.com> | 2009-06-04 19:11:11 +0000 |
commit | 00883822be245d2660a569e6bde38892b9433aa2 (patch) | |
tree | fa514c8150d6e40853498f9779f4fd68f907fda3 /CHANGES | |
parent | 13fdb9d8a56deff52eb16bce6b78e6710a42958a (diff) |
allow building libcurl for VxWorks
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -6,6 +6,11 @@ Changelog +Yang Tse (4 Jun 2009) +- Igor Novoseltsev provided patches and information, that after some + adjustments to better fit curl's way of doing things, have resulted + in the posibility of building libcurl for VxWorks. + Daniel Fandrich (2 June 2009) - Checked in a Google Android make file. To use it, you must first create a config.h file by running configure in the Android environment, |