diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -27,6 +27,9 @@ Changes from 4.1.3 to 4.1.x 7. The profiler / pretty-printer now chains else-if statements instead of causing cascading elses. +8. The return value of system() has been enhanced to convey more information. + See the doc. + Changes from 4.1.2 to 4.1.3 --------------------------- |