diff options
author | Dan Fandrich <dan@coneharvesters.com> | 2007-08-31 17:56:06 +0000 |
---|---|---|
committer | Dan Fandrich <dan@coneharvesters.com> | 2007-08-31 17:56:06 +0000 |
commit | ac6e0501c6a337ee39516d2ae085307d0c4f7a6e (patch) | |
tree | e11893f6eaf023afc13d753620ee2acbc8893bdd /CHANGES | |
parent | 4f17c583153cd42f40e89e25fa33259886fcdd8e (diff) |
Made some of the error strings returned by the *strerror functions more
generic, and more consistent with each other.
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -6,6 +6,10 @@ Changelog +Dan F (31 August 2007) +- Made some of the error strings returned by the *strerror functions more + generic, and more consistent with each other. + Dan F (30 August 2007) - Renamed several libcurl error codes and options to make them more general and allow reuse by multiple protocols. Several unused error codes were |