浏览代码

update ChangeLog

ambrop7 13 年之前
父节点
当前提交
1ead7be144
共有 1 个文件被更改,包括 4 次插入2 次删除
  1. 4 2
      ChangeLog

+ 4 - 2
ChangeLog

@@ -1,6 +1,8 @@
-- NCD: performance improvements by using a global index of strings and representing various strings as integers (variable and object names)
+- NCD: implement parse_ipv6_addr() and parse_ipv6_cidr_addr()
 
-- NCD: performance and memory usage improvements
+- NCD: port to Emscripten/Javascript, for the in-browser demo
+
+- NCD: many performance and memory usage improvements
 
 - NCD: add assert_false()