Import Cobalt 13.93830
diff --git a/src/starboard/CHANGELOG.md b/src/starboard/CHANGELOG.md
index a77e4e1..fa69e65 100644
--- a/src/starboard/CHANGELOG.md
+++ b/src/starboard/CHANGELOG.md
@@ -6,6 +6,8 @@
 this file describes the changes made to the Starboard interface since the
 version previous to it.
 
+**NOTE: Starboard versions 3 and below are no longer supported.**
+
 ## Version 7
 
 ### `SbDecodeTargetInfoPlane` can specify color plane information
@@ -61,10 +63,13 @@
 Add support for UYVY decode targets (e.g. YUV 422) via the
 `kSbDecodeTargetFormat1PlaneUYVY` enum.
 
-### Add Color Remote Keys
+### Add More Remote Keys
 
-This adds SbKey codes for the colored keys found on most contemporary TV
-remotes.
+This adds SbKey codes for:
+
+  * Color keys
+  * Closed Caption key
+  * Application launch key
 
 ### `kSbEventTypeLowMemory`