111 Announcement
22**************
33
4- The GNUstep Base Library, version 1.31.0 , is now available.
4+ The GNUstep Base Library, version 1.31.1 , is now available.
55
661.1 What is the GNUstep Base Library?
77=====================================
@@ -18,20 +18,26 @@ portion of the OpenStep standard (the Foundation library).
1818 There is more information available at the GNUstep homepage at
1919‘http://www.gnustep.org’.
2020
21- 1.2 Noteworthy changes in version ‘1.30.0 ’
21+ 1.2 Noteworthy changes in version ‘1.31.1 ’
2222==========================================
2323
24+ • This is a bugfix release correcting a missing KVO method when using
25+ the ng runtime and an error in weak reference support when using
26+ the gnu runtimeR, along with a few other minor fixes and
27+ documentation improvements.
28+ • The library version changes from 1.31.0 to 1.31.1
29+
24301.3 Where can you get it? How can you compile it?
2531=================================================
2632
27- The gnustep-base-1.31.0 .tar.gz distribution file has been placed at
33+ The gnustep-base-1.31.1 .tar.gz distribution file has been placed at
2834<ftp://ftp.gnustep.org/pub/gnustep/core>.
2935
30- It is accompanied by gnustep-base-1.31.0 .tar.gz.sig, a PGP signature
36+ It is accompanied by gnustep-base-1.31.1 .tar.gz.sig, a PGP signature
3137which you can validate by putting both files in the same directory and
3238using:
3339
34- gpg --verify gnustep-base-1.31.0 .tar.gz.sig
40+ gpg --verify gnustep-base-1.31.1 .tar.gz.sig
3541
3642 Signature has been created using the key with the following
3743fingerprint:
0 commit comments