the gettimeofday fix

pull/1/head curl-7_11_0
Daniel Stenberg 21 years ago
parent 2c9c9e92fd
commit d49a450fce
  1. 6
      CHANGES

@ -5,6 +5,12 @@ doesn't want these improvements.
The package is called 'c-ares' for now since I (Daniel Stenberg) want this for
use within the curl project (hence the letter C) and it makes a nice pun.
* January 4, 2004:
- Dominick Meglio made the private gettimeofday() become ares_gettimeofday()
instead in order to not pollute the name space and risk colliding with
other libraries' versions of this function.
* October 24, 2003. Daniel Stenberg:
Added ares_version().

Loading…
Cancel
Save