*** empty log message ***

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@6860 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Fred Kiefer 2000-07-02 16:55:33 +00:00
parent d75ab49709
commit 131d16d29b

View file

@ -1,3 +1,17 @@
2000-07-01 Fred Kiefer <FredKiefer@gmx.de>
* Source/NSFileWrapper.m
Corrected decoding and added a RETAIN in
[initWithSerializedRepresentation:]
* Source/Parser/RTFProducer.m
* Source/Parser/RTFProducer.h
* Source/Parser/attributedStringConsumer.m
* Source/Parser/rtfConsumer.h
Added new methods to read/write RTFD and resturctured the methods
for RTF.
* Source/NSAttributedString.m
Use new RTFD methods
2000-07-01 Fred Kiefer <FredKiefer@gmx.de>
* Source/NSFileWrapper.m