Fix copy and paste error in release announcement.

main
David Chisnall 11 years ago
parent 181c0a4d7c
commit bdfcc0fc79

@ -1,10 +1,10 @@
GNUstep Objective-C Runtime 1.8 GNUstep Objective-C Runtime 1.8
=============================== ===============================
This is a point release to the ninth official release of the GNUstep This the ninth official release of the GNUstep Objective-C runtime (a.k.a.
Objective-C runtime (a.k.a. libobjc2). This runtime was designed to support libobjc2). This runtime was designed to support the features of modern
the features of modern dialects of Objective-C for use with GNUstep and other dialects of Objective-C for use with GNUstep and other Objective-C programs.
Objective-C programs. Highlights of this release include: Highlights of this release include:
- Added API for tracing, allowing interposition on all message sends matching a - Added API for tracing, allowing interposition on all message sends matching a
given selector. given selector.

@ -1,10 +1,10 @@
GNUstep Objective-C Runtime 1.8 GNUstep Objective-C Runtime 1.8
=============================== ===============================
This is a point release to the ninth official release of the GNUstep This the ninth official release of the GNUstep Objective-C runtime (a.k.a.
Objective-C runtime (a.k.a. libobjc2). This runtime was designed to support libobjc2). This runtime was designed to support the features of modern
the features of modern dialects of Objective-C for use with GNUstep and other dialects of Objective-C for use with GNUstep and other Objective-C programs.
Objective-C programs. Highlights of this release include: Highlights of this release include:
- Added API for tracing, allowing interposition on all message sends matching a - Added API for tracing, allowing interposition on all message sends matching a
given selector. given selector.

Loading…
Cancel
Save