aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 25a83a6e..16de7b94 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2016-02-29 Arnold D. Robbins <arnold@skeeve.com>
+
+ * profile.c (pp_list): Handle the case of nargs equal to zero.
+ Thanks to Hermann Peifer for the report.
+
2016-02-28 Arnold D. Robbins <arnold@skeeve.com>
* profile.c (pprint): Fix copy-paste error in else handling.