summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorkou <kou@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-12-25 02:26:30 +0000
committerkou <kou@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-12-25 02:26:30 +0000
commit04e0609a0685b6e263ece22765ffa1393b5c54ad (patch)
tree63e4e831626614551e62dd50ff30225664c9e0f5 /NEWS
parent1bcc76338daa90825aa6de43e903c5717bdca663 (diff)
Import REXML 3.1.9
It restores removed REXML::Parsers::BaseParser::UNQME_STR. Because it's used by kramdown. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@66536 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 02d20c2547..07e8518841 100644
--- a/NEWS
+++ b/NEWS
@@ -480,7 +480,7 @@ sufficient information, see the ChangeLog file or Redmine
[REXML]
- * Upgrade to REXML 3.1.8.
+ * Upgrade to REXML 3.1.9.
See https://github.com/ruby/rexml/blob/master/NEWS.md.
[Improved some XPath implementations]