diff options
author | Daniel Stenberg <daniel@haxx.se> | 2001-09-01 09:43:52 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2001-09-01 09:43:52 +0000 |
commit | 50adfe3be9b8f21d36e48451ef67c163d3c2563d (patch) | |
tree | 1b8ca7216d14913f49092333d82d7ce554a02e22 /CHANGES | |
parent | 71794da389991685268365b4968abf0048f731fb (diff) |
Heikki Korpela noticed openbsd problems and libtool
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -6,6 +6,16 @@ History of Changes +Daniel (1 September 2001) +- Heikki Korpela pointed out that I did not ship the proper libtool stuff in + the pre-releases, even though that was my intention. libtoolize has now + been re-run. + +- Heikki also patched away the bad use of 'make -C' in the test suite + makefile. make -C is not very portable and is now banned from here. + +Version 7.9-pre2 + Daniel (31 August 2001) - I just made a huge internal struct rehaul, and all the big internally used structs have been renamed, redesigned and stuff have been moved around a bit |