29 Nov 2005 ----------- * Changed setKeyword() in OpenDocumentMetadata.java to combine multiple elements into a single string rather than storing only the last one. (Thanks to Jean-Luc Marcy for suggestion that led to finding this bug.) 09 Nov 2005 ----------- * Added analyzeZip() methods to ODFMetaFileAnalyzer to allow you to get information from a streamed .zip file (Code by Antti Jokipii.) 01 Nov 2005 ----------- * Fixed bug in ODFMetaFileAnalyzer that gave NullPointerException if there was no meta.xml file.