This is an automated email from the ASF dual-hosted git repository.

garydgregory pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-lang.git


    from 4e1f3eef1 reject sign characters in UnicodeUnescaper hex values (#1721)
     new 66faf4691 Reject sign characters in UnicodeUnescaper hex values 
(#1721).
     new 2c2ed9d80 Use final

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 src/changes/changes.xml                               |  1 +
 .../lang3/text/translate/UnicodeUnescaper.java        | 16 ++++++----------
 .../text/translate/NumericEntityUnescaperTest.java    |  1 -
 .../lang3/text/translate/UnicodeEscaperTest.java      |  3 ---
 .../lang3/text/translate/UnicodeUnescaperTest.java    | 19 +++----------------
 .../UnicodeUnpairedSurrogateRemoverTest.java          |  5 +++--
 6 files changed, 13 insertions(+), 32 deletions(-)

Reply via email to