aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2009-06-04 19:11:11 +0000
committerYang Tse <yangsita@gmail.com>2009-06-04 19:11:11 +0000
commit00883822be245d2660a569e6bde38892b9433aa2 (patch)
treefa514c8150d6e40853498f9779f4fd68f907fda3 /CHANGES
parent13fdb9d8a56deff52eb16bce6b78e6710a42958a (diff)
allow building libcurl for VxWorks
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 461049a1f..2b934415e 100644
--- a/CHANGES
+++ b/CHANGES
@@ -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,