Revision: 258
Author: johtani
Date: Thu Jun 26 17:24:08 2014 UTC
Log: change for next release
http://code.google.com/p/lucene-gosen/source/detail?r=258
Modified:
/branches/4x/CHANGES.txt
/branches/4x/build.xml
=======================================
--- /branches/4x/CHANGES.txt Wed May 21 03:23:52 2014 UTC
+++ /branches/4x/CHANGES.txt Thu Jun 26 17:24:08 2014 UTC
@@ -1,9 +1,27 @@
lucene-gosen Change Log
-========== 4.9.0 / YYYY-MM-DD ===================================
+========== 4.10.0 / YYYY-MM-DD ===================================
Important Notice
+New Features & Improvements
+
+Bug Fixes
+
+API Changes
+
+Javadoc Fixes
+
+Others
+
+========== 4.9.0 / 2014-06-26 ===================================
+
+Important Notice
+
+*
http://code.google.com/p/lucene-gosen/issues/detail?id=55
+ Change Lucene/Solr 4.9.0 library
+
+
New Features & Improvements
Bug Fixes
@@ -19,7 +37,7 @@
Important Notice
*
http://code.google.com/p/lucene-gosen/issues/detail?id=54
- Change Lucene/Solr 4.8.1 library
+ Change Lucene/Solr 4.8.1 library
New Features & Improvements
=======================================
--- /branches/4x/build.xml Thu Jun 26 12:48:50 2014 UTC
+++ /branches/4x/build.xml Thu Jun 26 17:24:08 2014 UTC
@@ -6,7 +6,7 @@
<!-- to change the dictionary type to naist-chasen, ant
-Ddictype=naist-chasen -->
<property name="dictype" value="ipadic"/>
- <property name="version" value="4.9.0"/>
+ <property name="version" value="4.10.0"/>
<property name="src.dir" location="src/java"/>
<property name="cdic.dir" location="src/compiled-dictionaries"/>