clean slate for the next release

git-svn-id: https://svn.php.net/repository/pear/packages/Spreadsheet_Excel_Writer/trunk@220570 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Arnaud Limbourg 2006-09-26 18:23:01 +00:00
parent 319a819b98
commit d57a7729f6
1 changed files with 2 additions and 5 deletions

View File

@ -24,12 +24,9 @@
</maintainer> </maintainer>
</maintainers> </maintainers>
<release> <release>
<version>0.9.1</version> <version>x.x.x</version>
<date>2006-09-26</date> <date>200x-xx-xx</date>
<notes> <notes>
Bug fixes:
- Fixed Bug #6509, Object of class Spreadsheet_Excel_Writer_Format could not be converted to int (Christian Schmidt)
- Fixed Bug #7840, Notices on default formats (Christian Schmidt)
</notes> </notes>
<deps> <deps>
<dep type="pkg" rel="ge" version="0.5">OLE</dep> <dep type="pkg" rel="ge" version="0.5">OLE</dep>