Author: tallison
Date: Mon Oct 26 15:13:26 2015
New Revision: 1710621
URL: http://svn.apache.org/viewvc?rev=1710621&view=rev
Log:
TIKA-1777 wasn't fixed in time for 1.11. Fixing CHANGES.txt to reflect my
earlier entry error
Modified:
tika/trunk/CHANGES.txt
Modified: tika/trunk/CHANGES.txt
URL:
http://svn.apache.org/viewvc/tika/trunk/CHANGES.txt?rev=1710621&r1=1710620&r2=1710621&view=diff
==============================================================================
--- tika/trunk/CHANGES.txt (original)
+++ tika/trunk/CHANGES.txt Mon Oct 26 15:13:26 2015
@@ -1,9 +1,9 @@
Release 1.12 - Current Development
+ * Fix regression with spacing in PPT via Andreas Beeker (TIKA-1777).
-Release 1.11 - 10/18/2015
- * Fix regression with spacing in PPT via Andreas Beeker (TIKA-1777).
+Release 1.11 - 10/18/2015
* Java7 API support for allowing java.nio.file.Path as method arguments
was added to Tika and to ParsingReader, TikaFileTypeDetector, and to