mirror of
https://github.com/gnustep/libs-back.git
synced 2025-02-23 20:01:22 +00:00
* Documentation/news.texi: Fill in some details for pending release.
This commit is contained in:
parent
05986c15da
commit
6f8887cf58
2 changed files with 20 additions and 3 deletions
|
@ -1,3 +1,7 @@
|
|||
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,
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue