From 76c251513e73d9fd940ed4df8a9b73ca587559f8 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Tue, 13 May 2008 20:48:48 +0000 Subject: - Introducing millisecond resolution support for the timeout option. See ares_init_options()'s ARES_OPT_TIMEOUTMS. --- ares/CHANGES | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ares/CHANGES') diff --git a/ares/CHANGES b/ares/CHANGES index 3d44b190a..db3d035fa 100644 --- a/ares/CHANGES +++ b/ares/CHANGES @@ -1,5 +1,10 @@ Changelog for the c-ares project +* May 13 2008 (Daniel Stenberg) + +- Introducing millisecond resolution support for the timeout option. See + ares_init_options()'s ARES_OPT_TIMEOUTMS. + * May 9 2008 (Yang Tse) - Use monotonic time source if available, for private function ares__tvnow() -- cgit v1.2.3