Signed-off-by: Christian Brabandt <cb@256bit.org>
-*version9.txt* For Vim version 9.2. Last change: 2026 May 17
+*version9.txt* For Vim version 9.2. Last change: 2026 May 19
VIM REFERENCE MANUAL by Bram Moolenaar
This section is about improvements made between version 9.2 and 9.3 and is
work in progress.
+GUI ~
+-----
+- Added support for the GTK 4 GUI (via patch 9.2.0501). Enable with
+ `--enable-gui=gtk4` configure switch at build time.
+
Popups ~
------
- Support for transparency, see |popup-opacity|.