Revision: 9195
          
http://languagetool.svn.sourceforge.net/languagetool/?rev=9195&view=rev
Author:   dnaber
Date:     2013-01-23 22:15:46 +0000 (Wed, 23 Jan 2013)
Log Message:
-----------
document API changes

Modified Paths:
--------------
    trunk/languagetool/languagetool-core/CHANGES.txt

Modified: trunk/languagetool/languagetool-core/CHANGES.txt
===================================================================
--- trunk/languagetool/languagetool-core/CHANGES.txt    2013-01-23 22:13:48 UTC 
(rev 9194)
+++ trunk/languagetool/languagetool-core/CHANGES.txt    2013-01-23 22:15:46 UTC 
(rev 9195)
@@ -34,10 +34,16 @@
   -it now has over 1000 compound words taken from a huge Porto Editora 
dictionary
   -added/improved several rules
  
- -Russion:
+ -Russian:
    -bugfix: the uppercase sentence rule sometimes was not triggered
 
-
+ -API: Languagetool has been split up into several Maven modules. This causes
+  some API changes:
+  -No more language constants: "Language.GERMAN" now needs to be "new 
German()", similarly
+   for all other languages
+  -org.languagetool.gui.ResourceBundleWithFallback is now 
org.languagetool.ResourceBundleWithFallback
+  -org.languagetool.gui.ContextTools is now org.languagetool.tools.ContextTools
+  
  -bugfix: suggestions for compounds parts were missing sometimes
  
  -bugfix: Portuguese translation was not used

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/learnnow-d2d
_______________________________________________
Languagetool-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/languagetool-commits

Reply via email to