Index: ChangeLog |
diff --git a/ChangeLog b/ChangeLog |
index 20c5a2421723ad47d7dfb91eb115bf191f36d9c3..b3f589d852c38d9183acff1207c6f5e37fafdbd9 100644 |
--- a/ChangeLog |
+++ b/ChangeLog |
@@ -1,3 +1,13 @@ |
+2011-06-27: Version 3.4.7 |
+ |
+ Fixed 64-bit build on FreeBSD. |
+ |
+ Added API to set the property attributes for the prototype |
+ property on functions created from FunctionTemplates. |
+ |
+ Bugfixes and performance work. |
+ |
+ |
2011-06-22: Version 3.4.6 |
Lowered limit on code space for systems with low memory supply. |