Revision: 7552
          
http://languagetool.svn.sourceforge.net/languagetool/?rev=7552&view=rev
Author:   dnaber
Date:     2012-06-29 10:23:17 +0000 (Fri, 29 Jun 2012)
Log Message:
-----------
tiny cleanup

Modified Paths:
--------------
    trunk/JLanguageTool/CHANGES.txt

Modified: trunk/JLanguageTool/CHANGES.txt
===================================================================
--- trunk/JLanguageTool/CHANGES.txt     2012-06-29 10:19:48 UTC (rev 7551)
+++ trunk/JLanguageTool/CHANGES.txt     2012-06-29 10:23:17 UTC (rev 7552)
@@ -101,8 +101,13 @@
   simply use "en-US" or "en-GB" as the language code. This implements sf.net 
feature
   suggestion #3287388.
 
- -LanguageTool in the standalone version supports now spell-checking via 
hunspell.
-  There are two distribution files: a .zip file for standalone use,
+ -The configuration file now stores settings individually for all languages. 
This means
+  that you can enable spellcheck for American English, disable it for Polish, 
and British
+  English, and all this settings will be saved separately.
+
+ -LanguageTool in the standalone version now supports spell-checking. Some of 
the languages
+  use hunspell (http://hunspell.sourceforge.net), some use 
LanguageTool-specific code.
+  There are now two distribution files: a .zip file for standalone use,
   and an .oxt extension for LibreOffice/ApacheOpenOffice. All languages 
supported by
   LanguageTool, except for Chinese, have spelling dictionaries bundled with 
the standalone
   version. Spell-checking errors appear in red in the LanguageTool standalone
@@ -112,10 +117,6 @@
   that are configured in the GUI (if the appropriate checkbox is set).
   This way the user can control the behavior of the server easily.
 
- -The configuration file now stores settings individually for all languages. 
This means
-  that you can enable spellcheck for American English, disable it for Polish, 
and British
-  English, and all this settings will be saved separately.
-
  -Two new options for the HTTP Server added: "disabled" and "enabled", which 
is used
   to disable or enable rules in the same way as on the command-line.
 
@@ -124,7 +125,7 @@
 
  -Overlapping rule matches are filtered now so that only the first match per 
<rulegroup> is kept
 
- -Now it is possible to suppress misspelled suggestions altogether in XML 
rules by applying
+ -It is now possible to suppress misspelled suggestions altogether in XML 
rules by applying
   an attribute suppress_misspelled="yes" on the <suggestion> element, AND on 
the <match>
   element. If only <match> element has this attribute set to "yes", then the 
suggestion is
   displayed, but no content of <match> is contained within (this might be a 
conditional part

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


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Languagetool-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/languagetool-cvs

Reply via email to