equal
deleted
inserted
replaced
18 |
18 |
19 =over 5 |
19 =over 5 |
20 |
20 |
21 =item * |
21 =item * |
22 |
22 |
|
23 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. |
|
24 |
|
25 =item * |
|
26 |
|
27 Fixed crash in fed's handling of UTF-8 sequences split over a block boundary. |
|
28 |
|
29 =item * |
|
30 |
23 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. |
31 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. |
|
32 |
|
33 =item * |
|
34 |
|
35 Added support for beagleboard to sf\3tshell platform. |
24 |
36 |
25 =back |
37 =back |
26 |
38 |
27 =head2 Release 001 |
39 =head2 Release 001 |
28 |
40 |