diff --git a/docs/html/tools/sdk/tools-notes.jd b/docs/html/tools/sdk/tools-notes.jd
index 9b06a9dcb82ef..f490053a0c313 100644
--- a/docs/html/tools/sdk/tools-notes.jd
+++ b/docs/html/tools/sdk/tools-notes.jd
@@ -28,6 +28,39 @@ href="http://tools.android.com/knownissues">http://tools.android.com/knownissues
SDK Tools, Revision 22.6.4 (June 2014)
+
+
+
+
+
+ - Dependencies:
+
+ -
+
+ - Android SDK Platform-tools revision 18 or later.
+ - If you are developing in Eclipse with ADT, note that this version of SDK Tools is
+ designed for use with ADT 22.6.3 and later. If you haven't already, update your
+ ADT Plugin to 22.6.3.
+ - If you are developing outside Eclipse, you must have
+ Apache Ant 1.8 or later.
+
+
+
+ - General Notes:
+ -
+
+ - Fixed an issue with the x86 emulator that caused Google Maps to crash.
+ (Issue 69385)
+ - Fixed minor OpenGL issues.
+
+
+
+
+
+