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 2458ddd4f4..7dfcf8da7d 100644
--- a/NEWS
+++ b/NEWS
@@ -88,6 +88,11 @@ with all sufficient information, see the ChangeLog file or Redmine
* New constants:
* RbConfig::LIMITS is added to provide the limits of C types.
+* ERB
+ * Carriage returns are changed to be trimmed properly if trim_mode is specified
+ and used. Duplicated newlines will be removed on Windows.
+ [Bug #5339] [Bug #11464]
+
=== Compatibility issues (excluding feature bug fixes)
* Net::HTTP