equal
deleted
inserted
replaced
26 |
26 |
27 Commands can now define a C<==smoke-test> section in their CIF files, which defines a snippet of fshell script that will be run as part of C<fshell smoketest> or by invoking L<ciftest|commands::ciftest> directly. See the ciftest documentation for more details. |
27 Commands can now define a C<==smoke-test> section in their CIF files, which defines a snippet of fshell script that will be run as part of C<fshell smoketest> or by invoking L<ciftest|commands::ciftest> directly. See the ciftest documentation for more details. |
28 |
28 |
29 =item * |
29 =item * |
30 |
30 |
31 Fixed crash in fed's handling of UTF-8 sequences split over a block boundary. |
31 Fixed crash in fed's handling of UTF-8 sequences split over a block boundary. Fixed a link bug in the autogenerated documentation. |
32 |
32 |
33 =item * |
33 =item * |
34 |
34 |
35 Added support for automatically starting a USB personality to vt100usbcons via a new C<personality=x> key-value pair. See the L<vt100usbcons|vt100cons/usb variant> documentation for more information. |
35 Added support for automatically starting a USB personality to vt100usbcons via a new C<personality=x> key-value pair. See the L<vt100usbcons|vt100cons/usb variant> documentation for more information. |
36 |
36 |
37 =item * |
37 =item * |
38 |
38 |
39 Added support for beagleboard to sf\3tshell platform. |
39 Added support for beagleboard to sf\3tshell platform. |
|
40 |
|
41 =item * |
|
42 |
|
43 Added L<showdebug|commands::showdebug> command to redirect RDebug::Print()s to the console. |
40 |
44 |
41 =back |
45 =back |
42 |
46 |
43 =head2 Release 001 |
47 =head2 Release 001 |
44 |
48 |