diff --git a/CHANGES b/CHANGES
index a1cbcc691caeacb4d0f8a1dc8daa49cb5551a5fd..a94f46ca509eeb43a47b8293c3e0e3bc89a7ac55 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,20 @@
 Changes since Pike 8.0.388 (release 7)
 ----------------------------------------------------------------------
 
+Runtime
+-------
+
+o Stdio.Buffer & String.Buffer
+
+  Allocated constant program identifiers for both of the above.
+
+Building
+--------
+
+o Stdio
+
+  Fixed compilation issue on platforms without readdir_r().
+
 
 Changes since Pike 8.0.370 (release 6)
 ----------------------------------------------------------------------