111 ANNOUNCE
22**********
33
4- This is version 0.26.1 of the GNUstep GUI Backend ('gnustep-back').
4+ This is version 0.26.2 of the GNUstep GUI Backend ('gnustep-back').
55
661.1 What is the GNUstep GUI Backend?
77====================================
@@ -20,14 +20,21 @@ 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.1'
23+ 1.2 Noteworthy changes in version '0.26.2'
24+ ==========================================
25+
26+ This release contains no changes since 0.26.1. It is released to
27+ coincide with gnustep-gui 0.26.2, which has important bugfixes related
28+ to printing.
29+
30+ 1.3 Noteworthy changes in version '0.26.1'
2431==========================================
2532
2633This release contains no changes since 0.26.0. It is released to
2734coincide with gnustep-gui 0.26.1, released to mark gnustep-base 1.25.1
2835as the requirement for gnustep-gui.
2936
30- 1.3 Noteworthy changes in version '0.26.0'
37+ 1.4 Noteworthy changes in version '0.26.0'
3138==========================================
3239
3340This release includes a few bugfixes, as well as compatibility
@@ -40,17 +47,17 @@ improvements as a result of GSoC 2017 project.
4047 port, other than a CGContext.
4148 * misc: Fix reported static analyser warnings.
4249
43- 1.4 Where can you get it? How can you compile it?
50+ 1.5 Where can you get it? How can you compile it?
4451=================================================
4552
46- The gnustep-back-0.26.1 .tar.gz distribution file has been placed at
53+ The gnustep-back-0.26.2 .tar.gz distribution file has been placed at
4754<ftp://ftp.gnustep.org/pub/gnustep/core>.
4855
49- It is accompanied by gnustep-back-0.26.1 .tar.gz.sig, a PGP signature
56+ It is accompanied by gnustep-back-0.26.2 .tar.gz.sig, a PGP signature
5057which you can validate by putting both files in the same directory and
5158using:
5259
53- gpg --verify gnustep-back-0.26.1 .tar.gz.sig
60+ gpg --verify gnustep-back-0.26.2 .tar.gz.sig
5461
5562 Signature has been created using the key with the following
5663fingerprint:
@@ -60,12 +67,12 @@ fingerprint:
6067 Read the INSTALL file or the GNUstep-HOWTO for installation
6168instructions.
6269
63- 1.5 Where do I send bug reports?
70+ 1.6 Where do I send bug reports?
6471================================
6572
6673Bug reports can be sent to the GNUstep bug list <
[email protected] >
6774
68- 1.6 Obtaining GNU Software
75+ 1.7 Obtaining GNU Software
6976==========================
7077
7178Check out the GNUstep web site. (<http://www.gnustep.org/>) and the GNU
0 commit comments