diff options
author | Daniel Stenberg <daniel@haxx.se> | 2001-05-22 18:16:24 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2001-05-22 18:16:24 +0000 |
commit | 93c53424c813e1c177b6b35057adeac0f71b86ac (patch) | |
tree | dc456f62ee44dadf076468f96df3d0928ec7dc66 /CHANGES | |
parent | 4a2812c5e84a9b6c9cc55e3c147441e3f61be9ac (diff) |
cleanup commit for new autoconf+automake+libtool versions
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -6,6 +6,15 @@ History of Changes +Daniel (22 May 2001) +- Installed and made use of the following tool versions: + autoconf 2.50 + libtool 1.4 + automake 1.4-p1 + + I wouldn't recommend any developer to try to generate things with older + versions than these. + Daniel (21 May 2001) - I made ftps:// work. Added test case 400 to the release archive, as the first ftps:// test case. Requires stunnel. |