Revision: 8514
          
http://languagetool.svn.sourceforge.net/languagetool/?rev=8514&view=rev
Author:   dnaber
Date:     2012-12-08 11:38:52 +0000 (Sat, 08 Dec 2012)
Log Message:
-----------
re-format changes

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

Modified: trunk/JLanguageTool/CHANGES.txt
===================================================================
--- trunk/JLanguageTool/CHANGES.txt     2012-12-08 11:34:14 UTC (rev 8513)
+++ trunk/JLanguageTool/CHANGES.txt     2012-12-08 11:38:52 UTC (rev 8514)
@@ -34,41 +34,39 @@
  -English:
   -uses the same word tokenizer again as other European languages
 
- -OpenOffice/LibreOffice: Fixed ConcurrentModificationException (Sourceforge 
bug #3572536)
+ -OpenOffice/LibreOffice integration:
+  -Fixed ConcurrentModificationException (Sourceforge bug #3572536)
 
- -API: Language.getLanguageForShortName() now consistently throws an exception
-  if the given language code is not known
+ -stand-alone GUI:
+  -the tray icon menu (reachable with the right mouse button on the tray
+   icon) now has a checkbox to enable the embedded HTTP server
+  -the tray icon will show a small "S" symbol when the server is running
+  -fixed bug "Tray icon too big sometimes" (Sourceforge #3573078)
 
- -API: Tools.median() is now private (it was accidentally made public)
+ -API:
+  -Language.getLanguageForShortName() now consistently throws an exception
+   if the given language code is not known
+  -Tools.median() is now private (it was accidentally made public)
+  -the Java API of HTTPServer has been modified in incompatible ways. You 
might get
+   compile errors if you have used this class from your Java code.
 
- -HTTP API: the XML we return now contains a new attribute 
"locqualityissuetype", which
-  is the "Localization Quality Issue Type" in the upcoming 
Internationalization Tag Set (ITS)
-  Version 2.0 standard from W3C. This means errors are now categorized 
according to
-  a standard, additionally to LanguageTool's own categories. Useful values are 
only
-  returned for English for now.
-  *** Please consider this to be a prototypical implementation for now ***
-  For the values and their meanings, please see
-  
http://www.w3.org/International/multilingualweb/lt/drafts/its20/its20.html#lqissue-typevalues.
-  For rule developers: specify this using the new 'type' attribute. It is
-  inherited from category to rulegroup, and from rulegroup to rule. If a rule 
also
-  has the 'type' it overwrites the rulegroup's and category's 'type'.
+ -HTTP API:
+  -support for auto-detecting text language (parameter autodetect=1)
+  -added HTTPSServer, a lightweight embedded HTTPS server which works like 
HTTPServer
+   but supports SSL encryption. This server supports *only* https, not http.
+  -the XML we return now contains a new attribute "locqualityissuetype", which
+   is the "Localization Quality Issue Type" in the upcoming 
Internationalization Tag Set (ITS)
+   Version 2.0 standard from W3C. This means errors are now categorized 
according to
+   a standard, additionally to LanguageTool's own categories. Useful values 
are only
+   returned for English for now.
+   *** Please consider this to be a prototypical implementation for now ***
+   For the values and their meanings, please see
+   
http://www.w3.org/International/multilingualweb/lt/drafts/its20/its20.html#lqissue-typevalues.
+   For rule developers: specify this using the new 'type' attribute. It is
+   inherited from category to rulegroup, and from rulegroup to rule. If a rule 
also
+   has the 'type' it overwrites the rulegroup's and category's 'type'.
 
- -HTTP API: support for auto-detecting text language (parameter autodetect=1)
 
- -HTTP API: added HTTPSServer, a lightweight embedded HTTPS server which works 
like HTTPServer
-  but supports SSL encryption. This server supports *only* https, not http.
-
- -HTTP API: the Java API of HTTPServer has been modified in incompatible ways. 
You might get
-  compile errors if you have used this class from your Java code.
-
- -stand-alone GUI: the tray icon menu (reachable with the right mouse button 
on the tray
-  icon) now has a checkbox to enable the embedded HTTP server
-
- -stand-alone GUI: the tray icon will show a small "S" symbol when the server 
is running
-
- -stand-alone GUI: Fixed bug "Tray icon too big sometimes" (Sourceforge 
#3573078)
-
-
 1.9 (2012-09-30)
 
  -Breton:

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


------------------------------------------------------------------------------
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
_______________________________________________
Languagetool-commits mailing list
Languagetool-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/languagetool-commits

Reply via email to