Revision: 20233
          http://sourceforge.net/p/gate/code/20233
Author:   ian_roberts
Date:     2017-06-09 12:27:25 +0000 (Fri, 09 Jun 2017)
Log Message:
-----------
Merged change from trunk, bumped version

Modified Paths:
--------------
    userguide/branches/release-8.4/recent-changes.tex
    userguide/branches/release-8.4/tao_main.tex

Property Changed:
----------------
    userguide/branches/release-8.4/
    userguide/branches/release-8.4/recent-changes.tex

Index: userguide/branches/release-8.4
===================================================================
--- userguide/branches/release-8.4      2017-06-09 12:09:50 UTC (rev 20232)
+++ userguide/branches/release-8.4      2017-06-09 12:27:25 UTC (rev 20233)

Property changes on: userguide/branches/release-8.4
___________________________________________________________________
Modified: svn:mergeinfo
## -4,4 +4,4 ##
 /userguide/branches/release-8.1:18738
 /userguide/branches/release-8.2:19338-19355,19357-19360
 /userguide/tags/release-7.0:15400-15404
-/userguide/trunk:10614-10900
\ No newline at end of property
+/userguide/trunk:10614-10900,20175-20232
\ No newline at end of property
Modified: userguide/branches/release-8.4/recent-changes.tex
===================================================================
--- userguide/branches/release-8.4/recent-changes.tex   2017-06-09 12:09:50 UTC 
(rev 20232)
+++ userguide/branches/release-8.4/recent-changes.tex   2017-06-09 12:27:25 UTC 
(rev 20233)
@@ -19,12 +19,27 @@
   \def\rcSubsubsect#1{\subsubsect{#1}}
 \fi
 
+\rcSect[8.4.1]{Version 8.4.1 (June 2017)}
+
+This is a minor release that fixes one rarely encountered but serious bug with
+the handling of CDATA sections within the text content of GATE XML format
+documents.  CDATA has always been handled correctly in annotation and document
+feature values, this bug would only affect a small number of documents where
+the text contains many less-than signs (\verb!<<<!) \emph{and} few annotations.
+In particular, \emph{annotated} documents that have been processed using the
+GATE tokeniser are extremely unlikely to be affected as each less-than sign is
+treated as a separate \texttt{Token} annotation.
+
+This release also includes one small improvement to the Twitter hashtag
+tokeniser so it recognises the names of some political parties when they occur
+within hashtags such as \verb!#VoteLabour!.
+
 \rcSect[8.4]{Version 8.4 (February 2017)}
 
 GATE Developer and Embedded 8.4 is mainly a bug fix release, with a small
 number of critical fixes compared to version 8.3.  This will be the final
-release of GATE before major re-structuring of the codebase and the plugin
-system for version 9.0.
+major release of GATE before major re-structuring of the codebase and the 
plugin
+system for version 8.5.
 
 \begin{itemize}
 \item Fixed an issue which had prevented the use of Java 8 lambda expressions


Property changes on: userguide/branches/release-8.4/recent-changes.tex
___________________________________________________________________
Modified: svn:mergeinfo
## -5,4 +5,4 ##
 /userguide/branches/release-8.1/recent-changes.tex:18738
 /userguide/branches/release-8.2/recent-changes.tex:19338-19355,19357-19360
 /userguide/tags/release-7.0/recent-changes.tex:15400-15404
-/userguide/trunk/recent-changes.tex:10614-10900,17951-17952
\ No newline at end of property
+/userguide/trunk/recent-changes.tex:10614-10900,17951-17952,20175-20232
\ No newline at end of property
Modified: userguide/branches/release-8.4/tao_main.tex
===================================================================
--- userguide/branches/release-8.4/tao_main.tex 2017-06-09 12:09:50 UTC (rev 
20232)
+++ userguide/branches/release-8.4/tao_main.tex 2017-06-09 12:27:25 UTC (rev 
20233)
@@ -19,7 +19,7 @@
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 % GATE version this manual is for.
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\newcommand{\gateversion}{8.4}
+\newcommand{\gateversion}{8.4.1}
 
 \newif\ifgaterelease
 

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


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs

Reply via email to