diff --git a/general-info/release-20c.txt b/general-info/release-20c.txt
index 7bd75052e02eb19652bb02c1b8ad99e59ff16f43..9bbbc169382d3a2cf8d26af0f95e498ee968d95b 100644
--- a/general-info/release-20c.txt
+++ b/general-info/release-20c.txt
@@ -21,11 +21,16 @@ New in this release:
   * Known issues:
 
   * Feature enhancements:
+    - Update to Unicode 5.2.0.
 
   * ANSI compliance fixes:
 
   * Bugfixes:
-
+    - The pairwise composition table is now correctly built.
+      Previously, it skipped over non-BMP codepoints.  This also
+      requires a fix in %COMPOSE to handle non-BMP codepoints
+      correctly.  The normalization test now passes.
+ 
   * Trac Tickets:
 
   * Other changes:
@@ -42,4 +47,3 @@ guidelines on reporting bugs, and mailing list details.
 
 
 We hope you enjoy using this release of CMUCL!
-