Author: mattmann
Date: Wed Mar 31 19:14:32 2010
New Revision: 929667

URL: http://svn.apache.org/viewvc?rev=929667&view=rev
Log:
- consistency with sentence endings

Modified:
    lucene/tika/trunk/CHANGES.txt

Modified: lucene/tika/trunk/CHANGES.txt
URL: 
http://svn.apache.org/viewvc/lucene/tika/trunk/CHANGES.txt?rev=929667&r1=929666&r2=929667&view=diff
==============================================================================
--- lucene/tika/trunk/CHANGES.txt (original)
+++ lucene/tika/trunk/CHANGES.txt Wed Mar 31 19:14:32 2010
@@ -8,12 +8,12 @@ The most notable changes in Tika 0.7 ove
 
  * MP3 file parsing was improved, including Channel and SampleRate 
    extraction and ID3v2 support (TIKA-368, TIKA-372). Further, audio
-   parsing mime detection was also improved for the MIDI format (TIKA-199).
+   parsing mime detection was also improved for the MIDI format. (TIKA-199)
 
- * Tika no longer relies on X11 for its RTF parsing functionality (TIKA-386)
+ * Tika no longer relies on X11 for its RTF parsing functionality. (TIKA-386)
 
  * A Thread-safe bug in the AutoDetectParser was discovered and 
-   addressed (TIKA-374)
+   addressed. (TIKA-374)
 
  * Upgrade to PDFBox 1.0.0. The new PDFBox version improves PDF parsing
    performance and fixes a number of text extraction issues. (TIKA-380)


Reply via email to