diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -78,7 +78,7 @@ Changes from 4.1.3 to 4.1.x --------------------------- 1. Updated to GNU autoconf 2.69, automake 1.15, gettext 0.19.5.1, - texinfo 6.1. + texinfo 6.1, texinfo.tex 2016-02-05.07. 2. z/OS support updated. @@ -93,6 +93,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 --------------------------- |