*** empty log message ***

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@6503 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Fred Kiefer 2000-04-23 22:33:45 +00:00
parent bb9c6f7e29
commit 74a7934899

View file

@ -1,3 +1,10 @@
2000-04-24 Fred Kiefer <FredKiefer@gmx.de>
* Parser/*: Updated the parser to support more of the RTF
specification
* NSAttributedString.m: Use new parser
* NSText.m: Small improvements on formatting
2000-04-23 Fred Kiefer <FredKiefer@gmx.de>
* GSTextStorage.m: Corrections in replaceCharactersInRange:withString: