diff options
author | Daniel Stenberg <daniel@haxx.se> | 2004-10-06 09:04:20 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2004-10-06 09:04:20 +0000 |
commit | 01acbfa1a52ac571f32f2ee21279c664dc57eff3 (patch) | |
tree | 03d66d5e08f128f05d70557b4c08e8ebb2955540 /CHANGES | |
parent | 49b2896a3bbd53fcc4f3e596bd52e418da921cba (diff) |
updates of today
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -6,6 +6,12 @@ Changelog +Daniel (6 October 2004) +- Dan Fandrich fixed a configure flaw for systems that need both nsl and socket + libs to use gethostbyname(). + +- Removed tabs and trailing whitespace from lots of source files. + Daniel (5 October 2004) - Made configure --with-libidn=PATH try the given PATH before the default paths to make it possible to override. |