111 ANNOUNCE
22**********
33
4- This is version 0.26.0 of the GNUstep GUI Backend ('gnustep-back').
4+ This is version 0.26.1 of the GNUstep GUI Backend ('gnustep-back').
55
661.1 What is the GNUstep GUI Backend?
77====================================
@@ -20,26 +20,37 @@ easily ported to other display systems.
2020Window's Systems. It works via a DPS emulation engine to emulate the
2121DPS functions required by the front-end system.
2222
23- 1.2 Noteworthy changes in version '0.26.0 '
23+ 1.2 Noteworthy changes in version '0.26.1 '
2424==========================================
2525
26+ This release contains no changes since 0.26.0. It is released to
27+ coincide with gnustep-gui 0.26.1, released to mark gnustep-base 1.25.1
28+ as the requirement for gnustep-gui.
29+
30+ 1.3 Noteworthy changes in version '0.26.0'
31+ ==========================================
32+
33+ This release includes a few bugfixes, as well as compatibility
34+ improvements as a result of GSoC 2017 project.
35+
2636 * opal: Bridging categories between Opal and GNUstep GUI. Added onto
2737 NSColor, NSImage and NSImageRep.
2838 * cairo: Get -DPSshow: to work on scaled windows.
29- * cairo : Allow creating a NSGraphicsContext with a custom graphics
39+ * opal : Allow creating a NSGraphicsContext with a custom graphics
3040 port, other than a CGContext.
41+ * misc: Fix reported static analyser warnings.
3142
32- 1.3 Where can you get it? How can you compile it?
43+ 1.4 Where can you get it? How can you compile it?
3344=================================================
3445
35- The gnustep-back-0.26.0 .tar.gz distribution file has been placed at
46+ The gnustep-back-0.26.1 .tar.gz distribution file has been placed at
3647<ftp://ftp.gnustep.org/pub/gnustep/core>.
3748
38- It is accompanied by gnustep-back-0.26.0 .tar.gz.sig, a PGP signature
49+ It is accompanied by gnustep-back-0.26.1 .tar.gz.sig, a PGP signature
3950which you can validate by putting both files in the same directory and
4051using:
4152
42- gpg --verify gnustep-back-0.26.0 .tar.gz.sig
53+ gpg --verify gnustep-back-0.26.1 .tar.gz.sig
4354
4455 Signature has been created using the key with the following
4556fingerprint:
@@ -49,12 +60,12 @@ fingerprint:
4960 Read the INSTALL file or the GNUstep-HOWTO for installation
5061instructions.
5162
52- 1.4 Where do I send bug reports?
63+ 1.5 Where do I send bug reports?
5364================================
5465
5566Bug reports can be sent to the GNUstep bug list <
[email protected] >
5667
57- 1.5 Obtaining GNU Software
68+ 1.6 Obtaining GNU Software
5869==========================
5970
6071Check out the GNUstep web site. (<http://www.gnustep.org/>) and the GNU
0 commit comments