diff options
author | Daniel Stenberg <daniel@haxx.se> | 2003-11-25 08:42:16 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2003-11-25 08:42:16 +0000 |
commit | efc9410796294a3badfecfa2f96b72fc4e191388 (patch) | |
tree | 4b6abd3bbfcce80f70a37cfe30e4bb7ea6f16187 /CHANGES | |
parent | 45614d54c6b49cfa3f6b1296e0f88e48e4d76e55 (diff) |
clarified Maciej W. Rozycki's fix
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -55,9 +55,9 @@ Daniel (19 November) http://curl.haxx.se/mail/lib-2003-11/0079.html Daniel (17 November) -- Maciej W. Rozycki made the script use a cache variable for the writable argv - test. This way, the default can be overridden better (for cross-compiles - etc) +- Maciej W. Rozycki made the configure script use a cache variable for the + writable argv test. This way, the default can be overridden better (for + cross-compiles etc) Daniel (15 November) - Mathias Axelsson found out libcurl sometimes freed the server certificate |