diff options
author | Daniel Stenberg <daniel@haxx.se> | 2009-06-05 06:19:29 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2009-06-05 06:19:29 +0000 |
commit | ce1a58414aa7177e71a4279cfc650610a3ec64b6 (patch) | |
tree | 22c9f7f98ff4754958e53a2c1db36f4aac35a101 /CHANGES | |
parent | 1012c5705aedc6730244c22cd9d2bcb3c5c13212 (diff) |
remove conflict markers
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -6,7 +6,6 @@ Changelog -<<<<<<< CHANGES Daniel Stenberg (4 June 2009) - Setting the Content-Length: header from your app when you do a POST or PUT is almost always a VERY BAD IDEA. Yet there are still apps out there doing @@ -17,13 +16,11 @@ Daniel Stenberg (4 June 2009) wouldn't send. Aaron Oneal reported this problem in bug report #2799008 http://curl.haxx.se/bug/view.cgi?id=2799008) and helped us verify the fix. -======= 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. ->>>>>>> 1.1683 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, |