]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
solaris build improvement
authorDaniel Stenberg <daniel@haxx.se>
Fri, 24 Oct 2003 21:27:22 +0000 (21:27 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 24 Oct 2003 21:27:22 +0000 (21:27 +0000)
CHANGES
RELEASE-NOTES

diff --git a/CHANGES b/CHANGES
index 3201420bc21244b8d16624755d272abd5aa27bb0..a208d75cc7573a992adc8f633c8bf5586f84c0f7 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -8,6 +8,10 @@
 
 
 Daniel (24 October)
+- Based on David Hull's fix in bug report 804599, we now check for solaris and
+  gcc in configure and set the -mimpure-text link flag for linking the lib
+  better.
+
 - I've introduced a -t option to the runtests.pl script. With that option set,
   the script runs special "memory torture" tests. For each test command line
   in that section, the script first runs the command line and counts the total
index c82dba01378a6b22c49eebed94c5e0cba3d036ab..44123c4ee50f4ea048974a1606ba957a34b49869 100644 (file)
@@ -24,6 +24,7 @@ This release includes the following changes:
 
 This release includes the following bugfixes:
 
+ o builds better on Solaris 8+
  o --disable-eprt works now
  o improved CA cert verification
  o --anyauth could bug when the first response had no body contents
@@ -79,6 +80,6 @@ advice from friends like these:
  Neil Spring, Siddhartha Prakash Jain, Jon Turner, Vincent Bronner, Shard,
  Jeremy Friesner, Florian Schoppmann, Neil Dunbar, Frank Ticheler, Lachlan
  O'Dea, Dirk Manske, Domenico Andreoli, Gisle Vanem, Kimmo Kinnunen, Andrew
- Fuller, Georg Horn, Andrés García, Dylan Ellicott, Kevin Roth
+ Fuller, Georg Horn, Andrés García, Dylan Ellicott, Kevin Roth, David Hull
  
         Thanks! (and sorry if I forgot to mention someone)