Fix encoding

git-svn-id: https://svn.php.net/repository/pear/packages/Spreadsheet_Excel_Writer/trunk@197044 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Helgi Þormar Þorbjörnsson 2005-09-27 09:04:44 +00:00
parent af802845ac
commit 7b51dd5cca
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@
<notes> <notes>
-added several formatting methods: setTextRotation(), setStrikeOut(), -added several formatting methods: setTextRotation(), setStrikeOut(),
setOutLine(), setShadow(), setScript(). setOutLine(), setShadow(), setScript().
-fixed bug in Workbook::sheets() (Bj<EFBFBD>n Schotte). -fixed bug in Workbook::sheets() (Björn Schotte).
-fixed range for references in formulas (Edward). -fixed range for references in formulas (Edward).
-added support for external references in formulas. -added support for external references in formulas.
-added support for comparisons in formulas. -added support for comparisons in formulas.