* Documentation/news.texi: Fill in some details for pending release.

This commit is contained in:
fredkiefer 2020-03-27 20:20:15 +01:00
parent 05986c15da
commit 6f8887cf58
2 changed files with 20 additions and 3 deletions

View file

@ -1,5 +1,9 @@
2020-03-27 Fred Kiefer <FredKiefer@gmx.de>
* Documentation/news.texi: Fill in some details for pending release.
2020-03-12 Sergii Stoian <stoyan255@gmail.com>
* Source/art/GNUmakefile.preamble,
* Source/gsc/GNUmakefile.preamble: do not overwrite ADDITIONAL_INCLUDE_DIRS
value to help RPM build. In spec file ADDITIONAL_INCLUDE_DIRS can be sat
@ -138,7 +142,7 @@
renamed XGServer's `screenVisual` and `screenDepth` methods.
* Source/x11/XIMInputServer.m (initWithDelegate:name:):
use `+xDisplay` instead of `xCurrentDisplay`.
use `+xDisplay` instead of `xCurrentDisplay`.
(clientWindowRect:): ditto.
* Headers/x11/XGServerWindow.h (_gswindow_device_t):

View file

@ -7,6 +7,20 @@
@include version.texi
@end ifset
@section Noteworthy changes in version @samp{0.28.0}
This release includes a few bugfixes and a huge rework of multi monitor handling.
@itemize @bullet
@item Improved focus handling for WindowMaker interaction.
@item Cursor improvements.
@item Better handling of fonts with fontconfig.
@item Simplify code that converts images for X11.
@item art: Remove ftfont-old.m.
@item Use Xrandr for multi monitor support.
@end itemize
@ifclear ANNOUNCE-ONLY
@section Noteworthy changes in version @samp{0.27.0}
This release includes a few bugfixes.
@ -19,7 +33,6 @@ This release includes a few bugfixes.
@item opal: Improve colour handling
@end itemize
@ifclear ANNOUNCE-ONLY
@section Noteworthy changes in version @samp{0.26.2}
This release contains no changes since 0.26.1. It is released to coincide