Index: ChangeLog |
=================================================================== |
--- ChangeLog (revision 8621) |
+++ ChangeLog (working copy) |
@@ -1,3 +1,14 @@ |
+2011-07-13: Version 3.4.12 |
+ |
+ Added --prof profiling option to d8 shell. |
+ |
+ Fixed a bug where reading a directory in d8 shell hangs (issue 1533). |
+ |
+ Fixed a potential assertion failure in const declarations. |
+ |
+ Fixed an assertion failure in descriptor arrays (issue 1526). |
+ |
+ |
Rico
2011/07/13 08:30:26
Maybe add r8610, it could have (positive) external
|
2011-07-11: Version 3.4.11 |
Fixed MinGW32 build. |