diff --git a/package.xml b/package.xml
index 3ce08f4..ce9938f 100644
--- a/package.xml
+++ b/package.xml
@@ -27,9 +27,11 @@
0.3
2003-05-02
+ New features:
-added support for row ranges (JT Hughes)
- -added method method Format::setUnLocked()
+ -added method Format::setUnLocked() (Ajit Dixit)
-added Worksheet::writeRow() and Worksheet::writeCol()
+ Bug fixes:
-fixed problem with unparenthesized expresions in formulas (Brent Laminack)
-fixed problems with non ISO-8859-1 characters (KUBO Atsuhiro)
-fixed swapping of columns in formulas (JT Hughes)