diff options
| author | Michael Opdenacker <michael.opdenacker@bootlin.com> | 2024-02-05 15:22:33 +0100 |
|---|---|---|
| committer | Steve Sakoman <steve@sakoman.com> | 2024-02-08 03:47:53 -1000 |
| commit | 12bfafb9e77c6a5f58e2895912fe7e6b3d8a3c70 (patch) | |
| tree | 9ac6d0ccd7e19332ebb44f284c3baeb24f4770d1 /documentation/migration-guides | |
| parent | 167d294de3d04e00c8dbf432077a844ae1b36356 (diff) | |
| download | poky-12bfafb9e77c6a5f58e2895912fe7e6b3d8a3c70.tar.gz | |
release-notes-4.3: fix spacing
This fixes an ugly formatting issue in the HTML output
(From yocto-docs rev: dde4b815db82196af086847f68ee27d7902b4ffa)
Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'documentation/migration-guides')
| -rw-r--r-- | documentation/migration-guides/release-notes-4.3.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/migration-guides/release-notes-4.3.rst b/documentation/migration-guides/release-notes-4.3.rst index 85180dfc3c..0e175067da 100644 --- a/documentation/migration-guides/release-notes-4.3.rst +++ b/documentation/migration-guides/release-notes-4.3.rst | |||
| @@ -94,7 +94,7 @@ New Features / Enhancements in 4.3 | |||
| 94 | API to access the kernel tracefs directory (from meta-openembedded) | 94 | API to access the kernel tracefs directory (from meta-openembedded) |
| 95 | 95 | ||
| 96 | - `libxmlb <https://github.com/hughsie/libxmlb>`__: A library to help create | 96 | - `libxmlb <https://github.com/hughsie/libxmlb>`__: A library to help create |
| 97 | and query binary XML blobs (from meta-oe) | 97 | and query binary XML blobs (from meta-oe) |
| 98 | 98 | ||
| 99 | - ``musl-legacy-error``: glibc ``error()`` API implementation still needed | 99 | - ``musl-legacy-error``: glibc ``error()`` API implementation still needed |
| 100 | by a few packages. | 100 | by a few packages. |
