From cc067c21fe1b81cc17a57146281fe29ed0a4c525 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Fri, 15 Jun 2012 13:40:37 +0200 Subject: [PATCH] RELEASE-NOTES: synced with 979bf951d Next release deemed to become 1.9.0 due to the new function --- RELEASE-NOTES | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/RELEASE-NOTES b/RELEASE-NOTES index b32cec2e..3c437308 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -1,15 +1,16 @@ -c-ares version 1.8.1 +c-ares version 1.9.0 Changed: - o + o Added ares_parse_soa_reply Fixed: - o + o libcares.pc generation for static MingW* cross builds + o ares_dup: UDP and TCP port byte order in saved options Thanks go to these friendly people for their efforts and contributions: - + Yang Tse, Nick Alcock, Marko Kreen Have fun!