summaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2007-06-08 09:01:33 +0000
committerDaniel Stenberg <daniel@haxx.se>2007-06-08 09:01:33 +0000
commit6295b70a7dd9e777f809d483c7d3f63896dda2ea (patch)
tree63ff5a8a4bf87f41c82f3a6b52704461124bdaa7 /RELEASE-NOTES
parent93bb7ef1ea2fbc9f39a42d5479b3626b4e17d37d (diff)
downloadc-ares-6295b70a7dd9e777f809d483c7d3f63896dda2ea.tar.gz
c-ares-6295b70a7dd9e777f809d483c7d3f63896dda2ea.tar.bz2
c-ares-6295b70a7dd9e777f809d483c7d3f63896dda2ea.zip
start working on 1.4.1
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r--RELEASE-NOTES21
1 files changed, 3 insertions, 18 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index a497a70..774e166 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -1,24 +1,9 @@
-This is what's new and changed in the c-ares 1.4.0 release:
+This is what's new and changed in the c-ares 1.4.1 release:
- o fixed VS2005 compiler warnings due to time_t being 64bit
- o introduced cryptographically secure transaction IDs
- o added ares_save_options()
- o added ares_destroy_options()
- o added ares_process_fd()
- o fixed undefined return value in init_by_resolv_conf() function for windows
- o added ares_parse_ns_reply()
- o fix failure to get the search sequence of /etc/hosts and DNS from
- /etc/nsswitch.conf, /etc/host.conf or /etc/svc.conf when /etc/resolv.conf
- did not exist
- o when domains were sert in the options struct, and there were domain/search
- entries in /etc/resolv.conf, the domains of the options struct would be
- overridden
- o removed a couple of potential zero size memory allocations
- o fixed the line endings in areslib.dsp
+ o
Thanks go to these friendly people for their efforts and contributions:
- Andreas Rieke, Yang Tse, Michael Wallner, Vlad Dinulescu, Ravi Pratap,
- Brad House, Shmulik Regev, Brad Spencer
+
Have fun!