diff --git a/src/ChangeLog b/src/ChangeLog
index c17fb3f79fbb5ec34216b42080d2e9c31d8357e5..7f5a78904d3d6ed665f5bd6cb786973e6197ee3f 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -4,6 +4,7 @@ Thu Apr 23 17:36:57 1998  Fredrik Hubinette  <hubbe@cytocin.hubbe.net>
 	* encode_value/decode_value can now take a 'codec' as second
 	  argument. They can also encode/decode some programs.
 	  (Mostly depending on how good the codec is.)
+	* ({})/ array and ""/string now return ({}).
 	* A few minor optimizations implemented
 	* sprintf("%O",x) now quotes strings (and quotes them correctly)