changelogs: updated for 1.7.3
diff --git a/CHANGES b/CHANGES
index 8968688..166de80 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,12 @@
   Changelog for the c-ares project
 
+Version 1.7.3 (June 11, 2010)
+
+Fixed:
+
+ o builds on Android
+ o now includes all files necessary to build it (1.7.2 lacked a file)
+
 Version 1.7.2 (June 10, 2010)
 
 Changed:
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index c1178fb..d7ac790 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -1,17 +1,12 @@
-c-ares version 1.7.2
-
-Changed:
-
- o Added ares_parse_mx_reply()
+c-ares version 1.7.3
 
 Fixed:
 
- o ares_init: Last, not first instance of domain or search should win
- o improve alternative definition of bool
- o fix VS2010 compiler warnings
+ o builds on Android
+ o now includes all files necessary to build it (1.7.2 lacked a file)
 
 Thanks go to these friendly people for their efforts and contributions:
 
- Yang Tse, Tor Arntsen, Peter Pentchev, Jeremy Lal, Jakub Hrozek
+ Yang Tse, Bogdan Vatra
 
 Have fun!