Changes between Version 188 and Version 189 of ReleaseNotes/Mainline


Ignore:
Timestamp:
2023-12-13T12:00:13Z (5 months ago)
Author:
Jiri Svoboda
Comment:

library code moves

Legend:

Unmodified
Added
Removed
Modified
  • ReleaseNotes/Mainline

    v188 v189  
    5959   * Added complementary function {{{loc_server_unregister()}}}
    6060 * New library {{{libofw}}} for enumerating the !OpenFirmware device tree
     61 * A number of IPC protocol and I/O related stuff moved out of {{{libc}}} into separate libraries
     62   * {{{ipctest}}}
     63   * {{{corecfg}}}
     64   * {{{clipboard}}}
     65   * {{{console}}} (client + server code)
     66   * {{{input}}} (kbd_event, pos_event, KBDEV, MOUSEEV)
     67   * {{{output}}} (charfield, chargrid, color, concaps)
    6168
    6269=== Miscellaneous ===