diff options
author | ovidiu <ovidiu@138bc75d-0d04-0410-961f-82ee72b054a4> | 2001-02-28 17:17:09 +0000 |
---|---|---|
committer | ovidiu <ovidiu@138bc75d-0d04-0410-961f-82ee72b054a4> | 2001-02-28 17:17:09 +0000 |
commit | d36fe20072ee0521877f1362a99acc523a9ea31b (patch) | |
tree | d36450462579f7639f4333564977cc77d9d6a796 /libobjc | |
parent | dcd9df6c74163686958d4b45af24c00e0c76f2d6 (diff) | |
download | gcc-d36fe20072ee0521877f1362a99acc523a9ea31b.tar.gz |
2001-02-28 Ovidiu Predescu <ovidiu@cup.hp.com>
* objc-features.texi: Document the @compatibility_alias compiler
directive (description from Nicola Pero <n.pero@mi.flashnet.it>).
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@40126 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libobjc')
-rw-r--r-- | libobjc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libobjc/ChangeLog b/libobjc/ChangeLog index 5f8c0c5497a..da822e57a7b 100644 --- a/libobjc/ChangeLog +++ b/libobjc/ChangeLog @@ -1,3 +1,8 @@ +2001-02-28 Ovidiu Predescu <ovidiu@cup.hp.com> + + * objc-features.texi: Document the @compatibility_alias compiler + directive (description from Nicola Pero <n.pero@mi.flashnet.it>). + Fri Feb 23 18:12:00 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> * sendmsg.c (__objc_forward): Delete strlen() declaration. |