Author: tpalsulich
Date: Tue Mar 3 02:21:13 2015
New Revision: 1663514
URL: http://svn.apache.org/r1663514
Log:
Update CHANGES.txt for TIKA-995.
Modified:
tika/trunk/CHANGES.txt
Modified: tika/trunk/CHANGES.txt
URL:
http://svn.apache.org/viewvc/tika/trunk/CHANGES.txt?rev=1663514&r1=1663513&r2=1663514&view=diff
==============================================================================
--- tika/trunk/CHANGES.txt (original)
+++ tika/trunk/CHANGES.txt Tue Mar 3 02:21:13 2015
@@ -1,5 +1,8 @@
Release 1.8 - Current Development
+ * XHTMLContentHandler now properly passes along body attributes,
+ contributed by Markus Jelsma (TIKA-995).
+
* TikaCLI option --compare-file-magic to report mime types known to
the file(1) tool but not known / fully known to Tika