* Fix Bug #6640: Illegal character for XML encoding of pear package
# I'm not really sure why the XML parser of the reporter fails on the # umlaut. Bjoern, I hope you don't mind this fix ... git-svn-id: https://svn.php.net/repository/pear/packages/Spreadsheet_Excel_Writer/trunk@231640 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
d4956f5b63
commit
c56e0db7af
|
|
@ -55,7 +55,7 @@
|
|||
<notes>
|
||||
-added several formatting methods: setTextRotation(), setStrikeOut(),
|
||||
setOutLine(), setShadow(), setScript().
|
||||
-fixed bug in Workbook::sheets() (Björn Schotte).
|
||||
-fixed bug in Workbook::sheets() (Bjoern Schotte).
|
||||
-fixed range for references in formulas (Edward).
|
||||
-added support for external references in formulas.
|
||||
-added support for comparisons in formulas.
|
||||
|
|
|
|||
Loading…
Reference in New Issue