diff options
author | Daniel Stenberg <daniel@haxx.se> | 2004-04-25 08:19:55 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2004-04-25 08:19:55 +0000 |
commit | 2ddbf8975a6f01d6e27e6c433450f56e80649a48 (patch) | |
tree | 669a140445d7fb00db5f2e92456f3acbd38b68e1 /CHANGES | |
parent | 68a3cbe38481f82e7776ddff413b832e1b41e45e (diff) |
disable-manual
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -6,6 +6,11 @@ Changelog +Daniel (25 April 2004) +- Erwin Authried pointed out that configure --disable-manual didn't do right + if you already had a src/hugehelp.c source file present (which most people + do I guess). It now uses the USE_MANUAL define properly. + Daniel (23 April 2004) - Gisle Vanem found and fixed a memory leak when doing (failing) Windows threaded name resolves. |