This change:
 - Code improvement:
  * Added new phone number type: pager
  * Refactored BuildMetadataProtoFromXml.java into BuildMetadataFromXml.java and
    BuildMetadataProtoFromXml.java
  * Refactored CountryCodeToRegionCodeMap and CountryCodeToRegionCodeMapForTesting into separate
    files.
 - Bug fixes:
  * ArrayOutOfBoundException in AsYouTypeFormatter.getRememberedPosition()
  * AsYouTypeFormatter for UK childline number
 - Metadata improvements:
  * update to existing country: GG, IM, JE, RS, RU

Change-Id: I19a335cf40cb93a91bfbe449309300f0388682f1
diff --git a/java/release_notes.txt b/java/release_notes.txt
index 22f95b7..c51499d 100644
--- a/java/release_notes.txt
+++ b/java/release_notes.txt
@@ -1,3 +1,23 @@
+September 4th, 2010
+* Code improvement:
+  - Added new phone number type: pager
+* Metadata change:
+  - update to existing country: GG, IM, JE, RS, RU
+* Bug fixes:
+  - ArrayOutOfBoundException in AsYouTypeFormatter.getRememberedPosition()
+  - AsYouTypeFormatter for UK childline number
+
+September 1st, 2010
+* Bug fix on KZ metadata.
+
+August 17th, 2010
+* Code improvement:
+  - Refactored BuildMetadataProtoFromXml.java into BuildMetadataFromXml.java and
+    BuildMetadataProtoFromXml.java
+  - Added BuildMetadataProtoFromXml.java and JSArrayBuilder.java
+  - Refactored CountryCodeToRegionCodeMap and CountryCodeToRegionCodeMapForTesting into separate
+    files.
+
 August 16th, 2010
 * Bug fixes
   - AsYouTypeFormatter for formatting Chinese geographical numbers entered in national format.
@@ -8,7 +28,6 @@
   - update to existing countries: BF, FR, UK, PK, RE
 
 August 4th, 2010
-
 * Further improve startup performance
   - Preload no country specific metadata at startup.
   - Stop creating the file containing mapping from country calling code to region code
@@ -24,7 +43,6 @@
   - Same change also applied to unittests
 
 July 30th, 2010
-
 * Metadata change:
   - new country: TL
   - update to existing country: AZ, CN, FR, GH, JO, LA, PG, PK, QA, SZ, UA, VN