Skip to content

Commit 5a21dd1

Browse files
committed
Added 1.8.1 release announcement.
1 parent bdfcc0f commit 5a21dd1

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

ANNOUNCE

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
1-
GNUstep Objective-C Runtime 1.8
2-
===============================
1+
GNUstep Objective-C Runtime 1.8.1
2+
=================================
33

4-
This the ninth official release of the GNUstep Objective-C runtime (a.k.a.
5-
libobjc2). This runtime was designed to support the features of modern
6-
dialects of Objective-C for use with GNUstep and other Objective-C programs.
7-
Highlights of this release include:
4+
This a bugfix release for the ninth official release of the GNUstep Objective-C
5+
runtime (a.k.a. libobjc2). This runtime was designed to support the features
6+
of modern dialects of Objective-C for use with GNUstep and other Objective-C
7+
programs. Highlights of this release include:
88

9-
- Added API for tracing, allowing interposition on all message sends matching a
10-
given selector.
9+
- Better build system detection of LLVM not being present
1110

12-
- Numerous bug fixes and stability improvements.
11+
- Fix for a bug causing corruption of runtime state when hidden classes are
12+
deallocated.
1313

1414
You may obtain the code for this release from git and use the 1.8 branch:
1515

0 commit comments

Comments
 (0)