Author: thaichat04
Date: Mon Mar 30 16:05:17 2015
New Revision: 1670135
URL: http://svn.apache.org/r1670135
Log:
TIKA-1581 - Mention @kkrugler thanks in CHANGES.txt
Modified:
tika/trunk/CHANGES.txt
Modified: tika/trunk/CHANGES.txt
URL:
http://svn.apache.org/viewvc/tika/trunk/CHANGES.txt?rev=1670135&r1=1670134&r2=1670135&view=diff
==============================================================================
--- tika/trunk/CHANGES.txt (original)
+++ tika/trunk/CHANGES.txt Mon Mar 30 16:05:17 2015
@@ -8,7 +8,8 @@ Release 1.8 - Current Development
* Tika server can now enable CORS requests with the command line
"--cors" option (TIKA-1586).
- * Update jhighlight dependency to avoid using LGPL license (TIKA-1581)
+ * Update jhighlight dependency to avoid using LGPL license (TIKA-1581).
+ Thank @kkrugler for his great contribution
* Updated HDF and NetCDF parsers to output file version in
metadata (TIKA-1578 and TIKA-1579).