diff options
author | Daniel Stenberg <daniel@haxx.se> | 2003-12-17 16:07:34 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2003-12-17 16:07:34 +0000 |
commit | b3afb311812e76a8b4302a46a8269b51d992ad79 (patch) | |
tree | 23441475f7a1d7acae26ffb7f6df559959e7b02a /RELEASE-NOTES | |
parent | a3ad4295c9707665b2418aec09228ada40ffbd64 (diff) | |
download | curl-b3afb311812e76a8b4302a46a8269b51d992ad79.tar.gz |
spell
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r-- | RELEASE-NOTES | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 20fa9b055..9f1a7c6ee 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -45,7 +45,7 @@ This release includes the following bugfixes: o curl finds the user's home dir slightly different and hopefully better on Windows o testcurl.sh can now be used to autotest daily tarballs - o a couple of command line options now check that the underyling library + o a couple of command line options now check that the underlying library actually supports the features before trying to enable them o uninitialized variable fix o better html versions of the man pages |