Skip to content

Commit

Permalink
Added 1.8.1 release announcement.
Browse files Browse the repository at this point in the history
  • Loading branch information
davidchisnall committed Aug 7, 2015
1 parent bdfcc0f commit 5a21dd1
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions ANNOUNCE
@@ -1,15 +1,15 @@
GNUstep Objective-C Runtime 1.8
===============================
GNUstep Objective-C Runtime 1.8.1
=================================

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

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

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

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

Expand Down

0 comments on commit 5a21dd1

Please sign in to comment.