remove conflict markers
This commit is contained in:
3
CHANGES
3
CHANGES
@@ -6,7 +6,6 @@
|
|||||||
|
|
||||||
Changelog
|
Changelog
|
||||||
|
|
||||||
<<<<<<< CHANGES
|
|
||||||
Daniel Stenberg (4 June 2009)
|
Daniel Stenberg (4 June 2009)
|
||||||
- Setting the Content-Length: header from your app when you do a POST or PUT
|
- 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
|
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
|
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.
|
http://curl.haxx.se/bug/view.cgi?id=2799008) and helped us verify the fix.
|
||||||
|
|
||||||
=======
|
|
||||||
Yang Tse (4 Jun 2009)
|
Yang Tse (4 Jun 2009)
|
||||||
- Igor Novoseltsev provided patches and information, that after some
|
- Igor Novoseltsev provided patches and information, that after some
|
||||||
adjustments to better fit curl's way of doing things, have resulted
|
adjustments to better fit curl's way of doing things, have resulted
|
||||||
in the posibility of building libcurl for VxWorks.
|
in the posibility of building libcurl for VxWorks.
|
||||||
|
|
||||||
>>>>>>> 1.1683
|
|
||||||
Daniel Fandrich (2 June 2009)
|
Daniel Fandrich (2 June 2009)
|
||||||
- Checked in a Google Android make file. To use it, you must first
|
- 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,
|
create a config.h file by running configure in the Android environment,
|
||||||
|
|||||||
@@ -20,11 +20,8 @@ This release includes the following bugfixes:
|
|||||||
o libcurl-NSS build fixes
|
o libcurl-NSS build fixes
|
||||||
o libcurl-NSS build fix
|
o libcurl-NSS build fix
|
||||||
o configure script fixed for VMS
|
o configure script fixed for VMS
|
||||||
<<<<<<< RELEASE-NOTES
|
|
||||||
o set Content-Length: with POST and PUT failed with NTLM auth
|
o set Content-Length: with POST and PUT failed with NTLM auth
|
||||||
=======
|
|
||||||
o allow building libcurl for VxWorks
|
o allow building libcurl for VxWorks
|
||||||
>>>>>>> 1.1030
|
|
||||||
|
|
||||||
This release includes the following known bugs:
|
This release includes the following known bugs:
|
||||||
|
|
||||||
@@ -33,13 +30,8 @@ This release includes the following known bugs:
|
|||||||
This release would not have looked like this without help, code, reports and
|
This release would not have looked like this without help, code, reports and
|
||||||
advice from friends like these:
|
advice from friends like these:
|
||||||
|
|
||||||
<<<<<<< RELEASE-NOTES
|
|
||||||
Yang Tse, Daniel Fandrich, Kamil Dudka, Caolan McNamara, Frank McGeough,
|
Yang Tse, Daniel Fandrich, Kamil Dudka, Caolan McNamara, Frank McGeough,
|
||||||
Andre Guibert de Bruet, Mike Crowe, Claes Jakobsson, John E. Malmberg,
|
Andre Guibert de Bruet, Mike Crowe, Claes Jakobsson, John E. Malmberg,
|
||||||
Aaron Oneal
|
Aaron Oneal, Igor Novoseltsev
|
||||||
=======
|
|
||||||
Kamil Dudka, Caolan McNamara, Frank McGeough, Andre Guibert de Bruet,
|
|
||||||
Mike Crowe, Claes Jakobsson, John E. Malmberg, Igor Novoseltsev
|
|
||||||
>>>>>>> 1.1030
|
|
||||||
|
|
||||||
Thanks! (and sorry if I forgot to mention someone)
|
Thanks! (and sorry if I forgot to mention someone)
|
||||||
|
|||||||
Reference in New Issue
Block a user