Revision: 8714
http://languagetool.svn.sourceforge.net/languagetool/?rev=8714&view=rev
Author: dnaber
Date: 2012-12-30 14:30:27 +0000 (Sun, 30 Dec 2012)
Log Message:
-----------
update version number and change log
Modified Paths:
--------------
branches/V_2_0/CHANGES.txt
branches/V_2_0/build.properties
branches/V_2_0/src/main/java/org/languagetool/JLanguageTool.java
Modified: branches/V_2_0/CHANGES.txt
===================================================================
--- branches/V_2_0/CHANGES.txt 2012-12-30 14:18:33 UTC (rev 8713)
+++ branches/V_2_0/CHANGES.txt 2012-12-30 14:30:27 UTC (rev 8714)
@@ -1,9 +1,9 @@
LanguageTool Change Log
-2.0-dev (release planned for 2012-12-30)
+2.0 (2012-12-30)
-Breton:
- -several new rules and fixed false alarms
+ -added several new rules and fixed false alarms
-updated POS dictionary (fix wrong POS tags) from Apertium (svn r42124)
-updated FSA spelling dictionary from An Drouizig Breton Spellchecker 0.10
-updated classification of words tagged as plural nouns of persons
@@ -19,7 +19,7 @@
-English:
-uses the same word tokenizer again as other European languages
- -fix Sourceforge bug #3479817 (capitalization the first item of a list not
required)
+ -fix Sourceforge bug #3479817 (capitalization of the first item of a list
not required)
-Esperanto
-few new rules
@@ -33,19 +33,19 @@
-Portuguese:
-Added hundreds of compound words taken from a huge Porto Editora dictionary
- I am looking word by word, page by page.
-Added/improved several rules
-Replaced the current dictionary with PT-pt (pre-language agreement).
To use the post-language agreement, use the PT-br one.
-Russian:
- -improve some rules
+ -improved some rules
-several new rules
-updated POS dictionary (fix wrong POS Tags)
-Spanish:
-several new rules (thanks to Alexander Socop Arango)
+
-OpenOffice/LibreOffice integration:
-Fixed ConcurrentModificationException (Sourceforge bug #3572536)
Modified: branches/V_2_0/build.properties
===================================================================
--- branches/V_2_0/build.properties 2012-12-30 14:18:33 UTC (rev 8713)
+++ branches/V_2_0/build.properties 2012-12-30 14:30:27 UTC (rev 8714)
@@ -1,6 +1,6 @@
debug = on
-version = 2.0-dev
+version = 2.0
src.dir = ./src
src.java.dir = ${src.dir}/main/java
Modified: branches/V_2_0/src/main/java/org/languagetool/JLanguageTool.java
===================================================================
--- branches/V_2_0/src/main/java/org/languagetool/JLanguageTool.java
2012-12-30 14:18:33 UTC (rev 8713)
+++ branches/V_2_0/src/main/java/org/languagetool/JLanguageTool.java
2012-12-30 14:30:27 UTC (rev 8714)
@@ -75,7 +75,7 @@
@SuppressWarnings({"UnusedDeclaration"})
public final class JLanguageTool {
- public static final String VERSION = "2.0-dev"; // keep in sync with
build.properties!
+ public static final String VERSION = "2.0"; // keep in sync with
build.properties!
public static final String BUILD_DATE = getBuildDate();
public static final String PATTERN_FILE = "grammar.xml";
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnmore_123012
_______________________________________________
Languagetool-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/languagetool-commits