- Andrew de los Reyes fixed curlbuild.h for "generic" gcc builds on PPC, both

32 bit and 64 bit.
This commit is contained in:
Daniel Stenberg
2009-01-16 08:36:40 +00:00
parent 0d3bb93ce8
commit 37c5250e03
3 changed files with 9 additions and 4 deletions

View File

@@ -6,6 +6,10 @@
Changelog
Daniel Stenberg (16 Jan 2009)
- Andrew de los Reyes fixed curlbuild.h for "generic" gcc builds on PPC, both
32 bit and 64 bit.
Daniel Stenberg (15 Jan 2009)
- Tim Ansell fixed a compiler warning in lib/cookie.c