jukka
Wed, 02 Dec 2009 09:58:39 -0800
Author: jukka Date: Wed Dec 2 17:58:15 2009 New Revision: 886226 URL: http://svn.apache.org/viewvc?rev=886226&view=rev Log: TIKA-340: Provide full Tika bundle
Add a change log entry.
Modified:
lucene/tika/trunk/CHANGES.txt
Modified: lucene/tika/trunk/CHANGES.txt
URL:
http://svn.apache.org/viewvc/lucene/tika/trunk/CHANGES.txt?rev=886226&r1=886225&r2=886226&view=diff
==============================================================================
--- lucene/tika/trunk/CHANGES.txt (original)
+++ lucene/tika/trunk/CHANGES.txt Wed Dec 2 17:58:15 2009
@@ -1,9 +1,14 @@
Apache Tika Change Log
======================
+
Release 0.6 (Current Development)
---------------------------------
+The most notable changes in Tika 0.6 over the previous release are:
+ * Tika now has an additional OSGi bundle packaging that includes all the
+ required parser libraries. This bundle package makes it easy to use all
+ Tika features in an OSGi environment. (TIKA-340)
Release 0.5 - 11/14/2009
------------------------