diff options
author | Michal Marek <mmarek@suse.cz> | 2009-07-15 11:49:12 +0000 |
---|---|---|
committer | Michal Marek <mmarek@suse.cz> | 2009-07-15 11:49:12 +0000 |
commit | 08d95bff5e919a59f91417af091a34cea6004e3d (patch) | |
tree | 01a984b9b99615c8ec6b50a36885545fff5ad630 /CHANGES | |
parent | b476530755182f8fa19c1bccde1ea9c04c65454d (diff) |
- Changed the description of CURLINFO_OS_ERRNO to make it clear that the
errno is not reset on success.
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -6,6 +6,10 @@ Changelog +Michal Marek (15 Jul 2009) +- Changed the description of CURLINFO_OS_ERRNO to make it clear that the + errno is not reset on success. + Guenter Knauf (14 Jul 2009) - renamed generated config.h to curl_config.h to avoid any future clashes with config.h from other projects. |