mirror of
https://github.com/gnustep/libs-back.git
synced 2025-05-30 17:00:52 +00:00
This commit is contained in:
parent
b9038250e6
commit
e63ad3c1d2
1 changed files with 13 additions and 1 deletions
|
@ -7,6 +7,19 @@
|
||||||
@include version.texi
|
@include version.texi
|
||||||
@end ifset
|
@end ifset
|
||||||
|
|
||||||
|
@section Noteworthy changes in version @samp{0.32.0}
|
||||||
|
|
||||||
|
The release includes mostly bug fixes.
|
||||||
|
|
||||||
|
@itemize @bullet
|
||||||
|
@item Make window termination saver.
|
||||||
|
@item Use default interpolation in Cairo.
|
||||||
|
@item Allow UTF-8 input from XLookupString.
|
||||||
|
@item Improve building on MS Windows.
|
||||||
|
@end itemize
|
||||||
|
|
||||||
|
@ifclear ANNOUNCE-ONLY
|
||||||
|
|
||||||
@section Noteworthy changes in version @samp{0.31.0}
|
@section Noteworthy changes in version @samp{0.31.0}
|
||||||
|
|
||||||
The release includes mostly improvements for pasteboard handling and a few bug fixes.
|
The release includes mostly improvements for pasteboard handling and a few bug fixes.
|
||||||
|
@ -17,7 +30,6 @@ The release includes mostly improvements for pasteboard handling and a few bug f
|
||||||
@item Add CI pipeline.
|
@item Add CI pipeline.
|
||||||
@end itemize
|
@end itemize
|
||||||
|
|
||||||
@ifclear ANNOUNCE-ONLY
|
|
||||||
|
|
||||||
@section Noteworthy changes in version @samp{0.30.0}
|
@section Noteworthy changes in version @samp{0.30.0}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue