documentation/change_history.pod
changeset 76 b9edfff731fb
parent 71 264162c6ed91
parent 73 f9caadcaea11
child 79 f3d01c9dd099
--- a/documentation/change_history.pod	Fri Sep 17 20:24:30 2010 +0100
+++ b/documentation/change_history.pod	Fri Sep 17 20:28:05 2010 +0100
@@ -28,7 +28,7 @@
 
 =back
 
-=head2 Release 001 [Not yet officially made]
+=head2 Release 001
 
 =over 5
 
@@ -62,7 +62,15 @@
 
 =item *
 
-Fixed crash in L<start's|commands::start> C<--timeout> option.
+Fixed crash in L<start's|commands::start> C<--timeout> option and in L<chunkinfo|commands::chunkinfo> when specifying a chunk address.
+
+=item *
+
+The L<dialog|commands::dialog> command no longer misreports the button that was pressed when running under the text windowserver.
+
+=item *
+
+Changed built-in commands maximum heap size from 256KB to 1MB. This is because on a current S60 device 256KB is just too small for commands like chunkinfo to display all the chunks on the system. Also have seen problems listing large directories and deleting large numbers of files, that this change should help with too.
 
 =back