Commit 5c96266d authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

solaris build improvement

parent fcfc6de9
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -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
+2 −1
Original line number Diff line number Diff line
@@ -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, Andrs Garca, Dylan Ellicott, Kevin Roth
 Fuller, Georg Horn, Andrs Garca, Dylan Ellicott, Kevin Roth, David Hull
 
        Thanks! (and sorry if I forgot to mention someone)