diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2016-02-29 21:36:54 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2016-02-29 21:36:54 +0200 |
commit | 0ece3d6ee1fc718fda5b81c882d2c00d1636c62c (patch) | |
tree | 30512fcb78f63e2dd35d0b6b4c695628502fadb6 /ChangeLog | |
parent | 2f5c47f4b4dae03545168094e504b3657debecf9 (diff) | |
parent | 21b584ce481970c9022c08148a6adbc0e489c432 (diff) | |
download | egawk-0ece3d6ee1fc718fda5b81c882d2c00d1636c62c.tar.gz egawk-0ece3d6ee1fc718fda5b81c882d2c00d1636c62c.tar.bz2 egawk-0ece3d6ee1fc718fda5b81c882d2c00d1636c62c.zip |
Merge branch 'gawk-4.1-stable'
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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. |