diff -r b06038904ef8 -r 264162c6ed91 documentation/change_history.pod --- 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. =item * @@ -50,7 +50,7 @@ =item * -Added C<--codesegs> option to L. +Added C<--codesegs> option to L and C<--no-write> option to L. =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 C<--timeout> option. + =back =head2 Release 000.2-000.5