diff options
author | ovidiu <ovidiu@138bc75d-0d04-0410-961f-82ee72b054a4> | 2000-08-07 06:28:07 +0000 |
---|---|---|
committer | ovidiu <ovidiu@138bc75d-0d04-0410-961f-82ee72b054a4> | 2000-08-07 06:28:07 +0000 |
commit | 657b083d418506eb077ca6bedf40b71f1d8d4798 (patch) | |
tree | 55c85e961c73e2280edda63613e801d79634ee11 /libobjc | |
parent | 3ec9b0b11a1756c2f63585971c3a9ef7374208c2 (diff) | |
download | gcc-657b083d418506eb077ca6bedf40b71f1d8d4798.tar.gz |
Sun Aug 6 23:27:49 2000 Ovidiu Predescu <ovidiu@cup.hp.com>
* objc-features.texi: Documented the new -fconstant-string-class
option.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@35538 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 300f7424871..3c08123cc66 100644 --- a/libobjc/ChangeLog +++ b/libobjc/ChangeLog @@ -1,3 +1,8 @@ +Sun Aug 6 23:27:49 2000 Ovidiu Predescu <ovidiu@cup.hp.com> + + * objc-features.texi: Documented the new -fconstant-string-class + option. + Sun Aug 6 22:51:16 2000 Ovidiu Predescu <ovidiu@cup.hp.com> * thr-posix.c: Integrated Chris Ball's <cball@fmco.com> changes to |