aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 1974e7b4..1c5ddece 100644
--- a/NEWS
+++ b/NEWS
@@ -13,6 +13,9 @@ Changes from 5.0.1 to 5.0.2
second destination array is supplied. Similarly, using either array as
the second argument is now a fatal error.
+3. The new -I/--trace option prints a trace of the byte codes as they
+ are executed.
+
Changes from 5.0.1 to 5.1.0
---------------------------