Commit ccf083e2 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

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

supported range.
parent dbd4abf0
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
  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