Index: ChangeLog |
diff --git a/ChangeLog b/ChangeLog |
index eaa597afacd1d293a3feee645a8d64444b28c0cc..3e47274a8da0010c1eec1d38c493638a0268adc4 100644 |
--- a/ChangeLog |
+++ b/ChangeLog |
@@ -1,3 +1,11 @@ |
+2012-03-19: Version 3.9.21 |
+ |
+ Fixed push-to-trunk script (and re-push). |
+ |
+ Added API call that identifies strings that are guaranteed only to |
+ contain ASCII characters. |
+ |
+ |
2012-03-19: Version 3.9.20 |
Fixed declarations escaping global strict eval. (Issue 1624) |