aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 09a34ffd..2de7c22e 100644
--- a/NEWS
+++ b/NEWS
@@ -24,6 +24,9 @@ Changes from 4.1.3 to 4.1.x
6. VMS support has been updated.
+7. The profiler / pretty-printer now chains else-if statements instead
+ of causing cascading elses.
+
Changes from 4.1.2 to 4.1.3
---------------------------