ares_strerror() segfaulted if the input error number was out of the currently

supported range.
This commit is contained in:
Daniel Stenberg 2007-10-01 22:52:31 +00:00
parent dbd4abf0ff
commit ccf083e26d

View File

@ -1,5 +1,9 @@
Changelog for the c-ares project
* October 2 2007 (Daniel Stenberg)
- ares_strerror() segfaulted if the input error number was out of the currently
supported range.
* September 28 2007 (Daniel Stenberg)
- Bumped version to 1.5.0 for next release and soname bumped to 2 due to ABI