diff options
author | Daniel Stenberg <daniel@haxx.se> | 2000-05-22 19:11:39 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2000-05-22 19:11:39 +0000 |
commit | ceda25398bd11801e823fba43c457e8e5bc5bbda (patch) | |
tree | 547ee0fcb607216076d044a597b4052b10747ea9 | |
parent | 285994a5aeddddfd27e7451f77f835182cc490fb (diff) |
more changes! ;-)
-rw-r--r-- | CHANGES | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -8,6 +8,12 @@ Version XX +Daniel (22 May 2000) +- Rich Gray struck back with yet some portability reports. Data General DG/UX + needed a little fix in lib/ldap.c since it doesn't have RTLD_GLOBAL defined. + More fixes are expected as a result of Richies very helpful work. + + Daniel (21 May 2000) - Updated lots of #defines, enums and variable type names in the library. No more weird URG or URLTAG prefixes. All types and names should be curl- |