diff options
author | Daniel Stenberg <daniel@haxx.se> | 2002-01-03 09:43:17 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2002-01-03 09:43:17 +0000 |
commit | 6aaee5f23bdc75826a733e40335078b97bfe1967 (patch) | |
tree | 5f419b017e909bdd42cef5aab3117220fb19c333 /CHANGES | |
parent | dd06dcebe1fab25584e3753cea941ac901962b09 (diff) |
minor changes
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -6,7 +6,15 @@ History of Changes +Daniel (3 January 2002) +- As the test case uses --include and then --head, I had to modify src/main.c + to deal with this situation slightly better than previously. When done, we + have 100% good tests again in the main branch. + Daniel (2 January 2002) +- Made test case 25 run again in the multi-dev branch. But it seems that the + changes done on dec-20 made test case 104 cease to work (in both branches). + - Philip Gladstone pointed out a few portability problems in the source code that didn't compile on 64-bit sparcs using Sun's native compiler... |