documentation/change_history.pod
changeset 34 284c68d7a3ac
parent 20 75412e452636
child 37 534b01198c2d
--- a/documentation/change_history.pod	Mon Aug 23 18:10:31 2010 +0100
+++ b/documentation/change_history.pod	Tue Aug 24 11:54:30 2010 +0100
@@ -14,12 +14,16 @@
 
 =head1 FShell Change History
 
-=head2 Release 000.4
+=head2 Release 001 [Not yet officially made]
 
 =over 5
 
 =item *
 
+Added L<terminal keyboard|terminalkeyboardcons> console, for platforms that support Terminal Keyboard and Trace Core.
+
+=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).
 
 =item *
@@ -28,11 +32,7 @@
 
 =item *
 
-Added C<--codesegs> option to C<ps>.
-
-=head2 Release 000.2, 000.3
-
-Build fixes.
+Added C<--codesegs> option to L<ps|commands::ps>.
 
 =head2 Release 000.1