diff options
author | Daniel Stenberg <daniel@haxx.se> | 2010-03-27 23:05:06 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2010-03-27 23:05:06 +0100 |
commit | 7784e3309dd027bd1dc049cfaf42a0885a093ea2 (patch) | |
tree | 983b35d1dd73edcd7d3b20346853eb49bfc79be2 /RELEASE-NOTES | |
parent | 0eda142e90afc33177d050249fcc4371ba01d039 (diff) | |
download | curl-7784e3309dd027bd1dc049cfaf42a0885a093ea2.tar.gz |
minor language fix
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 6a70e7261..221df9bc4 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -11,7 +11,7 @@ This release includes the following changes: o The 'ares' subtree has been removed from the source repository o smoother rate limiting - o allow user+password in URL for all protocols + o allow user+password in the URL for all protocols This release includes the following bugfixes: |