diff options
author | Daniel Stenberg <daniel@haxx.se> | 2001-08-21 06:50:45 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2001-08-21 06:50:45 +0000 |
commit | 65816636871ec3f58ce064e990351c81b7732606 (patch) | |
tree | bb5d5b380110575067a5efe14a324bbd8c437d97 /CHANGES | |
parent | 4398151fd5add475b870bba030f1448ed8ecf2c1 (diff) |
fflush the progress output, fixed configure.in for SSL without --with-ssl
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -6,6 +6,19 @@ History of Changes +Daniel (21 August 2001) +- Andrés García's suggested flushing of the progress meter output stream was + added. It should make the progress meter look better on Windows. + +- Troy Engel pointed out a mistake in the configure script that made it fail + on many Red Hat boxes! + +Daniel (20 August 2001) +- We need an updated libtool to make a better build environment for OpenBSD + as well as FreeBSD + +Version 7.8.1 + Daniel (20 August 2001) - Brad pointed out that we ship two extra libtool files in the tarballs that we really don't need to! Removing them makes the gz-archive about 60K |