Skip to content

Commit

Permalink
* Documentation/news.texi: Fill in some details for pending release.
Browse files Browse the repository at this point in the history
  • Loading branch information
fredkiefer committed Jan 3, 2019
1 parent fd84d37 commit 9b43c1d
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 2 deletions.
6 changes: 5 additions & 1 deletion ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
2019-01-04 Fred Kiefer <[email protected]>

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

2019-01-04 Fred Kiefer <[email protected]>

* Source/opal/OpalGState.m: Add colour handling for all the
Expand All @@ -14,7 +18,7 @@
2018-09-16 Fred Kiefer <[email protected]>

* Source/opal/OpalContext.m (-initWithGraphicsPort:flipped:): Implement.
* Source/opal/OpalContext.m (-GSSetDevice:::): Get height form
* Source/opal/OpalContext.m (-GSSetDevice:::): Get height from
surface if no y value is given.
* Source/opal/OpalSurface.m: Rewrite to handle the case where
device is not set.
Expand Down
14 changes: 13 additions & 1 deletion Documentation/news.texi
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,19 @@
@include version.texi
@end ifset

@section Noteworthy changes in version @samp{0.27.0}

This release includes a few bugfixes.

@itemize @bullet
@item Improve configuration.
@item xlib: Improve xft font classes.
@item x11: Enable drawing in secondary threads.
@item x11: Better handling of atoms. Method to get the window manager.
@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
Expand All @@ -30,7 +43,6 @@ as a result of GSoC 2017 project.
@item misc: Fix reported static analyser warnings.
@end itemize

@ifclear ANNOUNCE-ONLY
@section Noteworthy changes in version @samp{0.25.1}

Small fixes and cleanups.
Expand Down

0 comments on commit 9b43c1d

Please sign in to comment.