documentation/change_history.pod
changeset 71 264162c6ed91
parent 70 b06038904ef8
parent 68 377ac716dabb
child 76 b9edfff731fb
--- a/documentation/change_history.pod	Wed Sep 15 00:44:34 2010 +0100
+++ b/documentation/change_history.pod	Wed Sep 15 00:45:50 2010 +0100
@@ -42,7 +42,7 @@
 
 =item *
 
-Fixed a defect in iosrv.exe that caused a panic if a foreground read object was attached to a different end point. This was due to the read object being notified of a change in foreground before its iEndPoint member was updated. This member is now updated before attempting the attach, and is set to NULL in the event of a leave (resulting in the read object being left in an unattached state).
+Fixed a defect in iosrv.exe that caused a panic if a foreground read object was attached to a different end point. This was due to the read object being notified of a change in foreground before its iEndPoint member was updated. This member is now updated before attempting the attach, and is set to NULL in the event of a leave (resulting in the read object being left in an unattached state). Fixed race condition and hang in C<pcons start>.
 
 =item *
 
@@ -50,7 +50,7 @@
 
 =item *
 
-Added C<--codesegs> option to L<ps|commands::ps>.
+Added C<--codesegs> option to L<ps|commands::ps> and C<--no-write> option to L<gobble|commands::gobble>.
 
 =item *
 
@@ -60,6 +60,10 @@
 
 fshell's current working directory is now normalised (via new TFileName2::Normalize function) so that the case matches what's on the filesystem).
 
+=item *
+
+Fixed crash in L<start's|commands::start> C<--timeout> option.
+
 =back
 
 =head2 Release 000.2-000.5