Preparations for PHPExcel 1.7.5

git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@65096 2327b42d-5241-43d6-9e2a-de5ac946f064
This commit is contained in:
Maarten Balliauw 2010-12-10 07:53:41 +00:00
parent 1def6cae75
commit 5168f49b36
2 changed files with 4 additions and 0 deletions

View File

@ -194,6 +194,7 @@
<pear minimum_version="1.4.0"/>
<extension name="zip" minimum_version="1.8.0"/>
</dependencies>
<dirroles key="PHPExcel/Shared/PDF/fonts">data</dirroles>
</d51pearpkg2>
<exec command="pear package ./build/Classes/package.xml"/>

View File

@ -24,6 +24,9 @@
Fixed in SVN:
2010-12-10 (v1.7.5):
- Feature: (MBaker) Work item 8769 - Implement Gnumeric File Format
Initial work on Gnumeric Reader (Worksheet Data, Document Properties and basic Formatting)
- Feature: (MBaker) (incorporating part of Workitem 9759) - Support for Extended Workbook Properties in Excel2007, Excel5 and OOCalc Readers; support for User-defined Workbook Properties in Excel2007 and OOCalc Readers