@@ -13,6 +13,7 @@
fixed dynamic Array typing bug
allowed typedef private field access
added Class<T> base class type
+ AsyncConnection.call callback is now optional
2006-11-22: 1.09
added neko.vm.Module and neko.vm.Loader