aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS10
1 files changed, 5 insertions, 5 deletions
diff --git a/NEWS b/NEWS
index 0745c32d..289ce86e 100644
--- a/NEWS
+++ b/NEWS
@@ -7,12 +7,12 @@
Changes from 4.0.0 to 4.0.1
---------------------------
-1. The default handling of backslash in sub() and gsub() has been reverted to the
- behavior of 3.1. It was silly to think I could break compatibility that way,
- even for standards compliance.
+1. The default handling of backslash in sub() and gsub() has been reverted to
+ the behavior of 3.1. It was silly to think I could break compatibility that
+ way, even for standards compliance.
-XXX. Lots of minor bugs fixed and portability clean-ups along the way. See the ChangeLog
- for details.
+XXX. Lots of minor bugs fixed and portability clean-ups along the way. See
+ the ChangeLog for details.
Changes from 3.1.8 to 4.0.0
---------------------------