]> granicus.if.org Git - curl/commitdiff
the gettimeofday fix
authorDaniel Stenberg <daniel@haxx.se>
Sun, 4 Jan 2004 12:20:37 +0000 (12:20 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Sun, 4 Jan 2004 12:20:37 +0000 (12:20 +0000)
ares/CHANGES

index 49a9ad3c95cd87f7ef693f8b9298eb80099049e6..14c806c6af5e3859193afb66f52941f5d3c69319 100644 (file)
@@ -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().