diff options
author | Daniel Stenberg <daniel@haxx.se> | 2002-04-27 20:19:55 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2002-04-27 20:19:55 +0000 |
commit | f144f77ba7dc0bd4f99d955726c898a19b455e41 (patch) | |
tree | 49c1e696ed9d9f3136064228e8443d959d1dbb51 /CHANGES | |
parent | abea1f8910103a11f87276fa3e7d9af328f09ebc (diff) |
updated some docs
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -7,6 +7,8 @@ History of Changes Daniel (27 April 2002) +- Updated BUGS, TODO, FAQ, INSTALL and added BINDINGS. + - I think I fixed the DNS cache prune crach Jacky Lam found and reported. - I cleaned up the name prefix stuff in the hash and llist modules. |