summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 7ea63ff7af..83f10ff1e0 100644
--- a/NEWS
+++ b/NEWS
@@ -84,6 +84,11 @@ with all sufficient information, see the ChangeLog file.
* RSS::Maker.supported?(version)
* new method to check whether given version is supported.
+ * RSS::Maker: item.guid.permanent_link?
+ * new alias of item.guid.isPermaLink
+ * RSS::Maker: item.guid.permanent_link=
+ * new alias of item.guid.isPermaLink=
+
* REXML
* REXML::Document.entity_expansion_limit=