Revision: 8117
          
http://languagetool.svn.sourceforge.net/languagetool/?rev=8117&view=rev
Author:   dnaber
Date:     2012-09-30 11:38:43 +0000 (Sun, 30 Sep 2012)
Log Message:
-----------
update for 1.9

Modified Paths:
--------------
    branches/V_1_9/CHANGES.txt

Modified: branches/V_1_9/CHANGES.txt
===================================================================
--- branches/V_1_9/CHANGES.txt  2012-09-30 11:11:18 UTC (rev 8116)
+++ branches/V_1_9/CHANGES.txt  2012-09-30 11:38:43 UTC (rev 8117)
@@ -1,14 +1,13 @@
 LanguageTool Change Log
 
-1.9-dev (release planned for 2012-09-30)
+1.9 (2012-09-30)
 
  -Japanese:
-   -initial support (Takahiro Shinkai, Maxim Mozgovoy's student)
+   -initial support with about 20 rules (Takahiro Shinkai, Maxim Mozgovoy's 
student)
 
  -Russian:
-   -rules updates
-   -several new rules
-   -improve user interface translation 
+   -several new rules and rule updates
+   -improve user interface translation
 
  -Breton:
    -several new rules and fixed false alarms
@@ -19,7 +18,7 @@
     (these have different mutation than other nouns).
     
  -Catalan:
-   -several new rules
+   -many new rules
    -fixed false alarms
 
  -Esperanto:
@@ -35,9 +34,11 @@
 
  -English:
    -fixed false alarm (sf bug #3543914)
+   -some new rules and rule updates
 
  -German:
    -added simple verb/subject agreement checker
+   -several new rules and rule updates
    -fixed some false alarms by upgrading to jwordsplitter 3.4 (sf bug #3475553)
 
  -Portuguese:
@@ -49,7 +50,7 @@
  -Danish:
    -major update to the dictionary and the rules (Henrik Bendt)
    
- -Polish
+ -Polish:
    -fixed bug with the word repetition rule (sf bug #3560925)
 
  -Chinese:
@@ -74,7 +75,7 @@
   same effect:
   java -cp LanguageTool.jar org.languagetool.rules.spelling.SuggestionExtractor
 
- -stand-alone GUI: rules can now be disabled and enabled again with a single 
click
+ -stand-alone GUI: rules can now be disabled and re-enabled with a single click
 
  -stand-alone GUI: copy and paste from the result area now keeps line breaks 
(Sourceforge
   bug #3554842)
@@ -90,15 +91,15 @@
  -HTTP API: small internal cleanup for better exception and charset handling 
(always
   expects UTF-8)
 
- -HTTP API: the embedded HTTP can now be started with a "--public" parameter so
+ -HTTP API: the embedded HTTP server can now be started with a "--public" 
parameter so
   it can be accessed from anywhere (not just localhost). Please be careful 
with this
-  option, it is not recommended for production use yet:
+  option, it is not recommended for production use:
   java -cp LanguageTool.jar org.languagetool.server.HTTPServer --public
 
  -HTTP API and XML output: extended XML to include the version and build date
   of LanguageTool and the category and offset of each match
 
- -The word tokenizer now considers the following characters as word separator: 
| (pipe)
+ -The word tokenizer now considers the following characters as a word 
separator: | (pipe)
   and ` (backtick).
 
  -bugfix: the column count was sometimes totally wrong (Sourceforge bug 
#3557738)

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://ad.doubleclick.net/clk;258768047;13503038;j?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
_______________________________________________
Languagetool-commits mailing list
Languagetool-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/languagetool-commits

Reply via email to