Syncing to open source r60. See release_notes for more information.

Change-Id: I2786e8d11cc9f97cecbe309a20ecd91d90c72e37
diff --git a/java/release_notes.txt b/java/release_notes.txt
index c51499d..57a2f02 100644
--- a/java/release_notes.txt
+++ b/java/release_notes.txt
@@ -1,3 +1,15 @@
+October 22nd, 2010
+* Code improvements:
+  - Allowed parsing of numbers that start with "++" or a full-width "+" symbol
+  - Allowed reg-exs for national and possible number patterns to have white space in them in the
+    source XML file
+  - Added a more useful toString method for the phone number proto class
+* Metadata changes:
+  - Updates to existing countries: AE, AF, BF, BO, ES, GB, GG, IM, IS, JE, JE, JP, KR, PE, PT, RU,
+    SE, TT, ZW
+* Bug fixes:
+  - Parsing empty strings with invalid region codes no longer throws a null pointer exception
+
 September 4th, 2010
 * Code improvement:
   - Added new phone number type: pager
@@ -49,4 +61,4 @@
 
 * Code improvement
   - China local number formatting for AsYouTypeFormatter
-  - improve extension parsing to handle number in the form of +1 (645) 123 1234 ext. 910#
\ No newline at end of file
+  - improve extension parsing to handle number in the form of +1 (645) 123 1234 ext. 910#