--- a/documentation/change_history.pod Thu Sep 09 15:47:34 2010 +0100
+++ b/documentation/change_history.pod Tue Sep 14 09:49:39 2010 +0100
@@ -28,7 +28,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 *
@@ -36,7 +36,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 *
@@ -46,6 +46,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