Cc'ed trivial@ On 10/23/19 12:19 PM, Gerd Hoffmann wrote:
Build error message: qemu-doc.texi:34: node `Top' lacks menu item for `Recently removed features' despite being its Up targetFixes: 3264ffced3d0 ("dirty-bitmaps: remove deprecated autoload parameter") Signed-off-by: Gerd Hoffmann <[email protected]>
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
--- qemu-doc.texi | 1 + 1 file changed, 1 insertion(+) diff --git a/qemu-doc.texi b/qemu-doc.texi index 3c5022050f0f..3ddf5c0a6865 100644 --- a/qemu-doc.texi +++ b/qemu-doc.texi @@ -44,6 +44,7 @@ * Security:: * Implementation notes:: * Deprecated features:: +* Recently removed features:: * Supported build platforms:: * License:: * Index::
