diff options
| author | Arnold D. Robbins <arnold@skeeve.com> | 2015-03-17 22:49:13 +0200 |
|---|---|---|
| committer | Arnold D. Robbins <arnold@skeeve.com> | 2015-03-17 22:49:13 +0200 |
| commit | cd2ff61aaf4938092517880ad7655828d99a3cb9 (patch) | |
| tree | 3631ccc516791f59c36a40353cb1bd9af5ee6dc1 /ChangeLog | |
| parent | 36bf73d7bacb7e38598ce194315dce896a2847a3 (diff) | |
| parent | cffd09247c1681fbf3d5cad5253b3199704f83e7 (diff) | |
| download | gawk-array-iface.tar.gz | |
Merge branch 'gawk-4.1-stable'array-iface
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2015-03-17 Arnold D. Robbins <arnold@skeeve.com> + + * profile.c (pp_number): Allocate enough room to print the number + in all cases. Was a problem mixing -M with profiling with a really + big number. Thanks to Hermann Peifer for the bug report. + 2015-03-08 Arnold D. Robbins <arnold@skeeve.com> * re.c (regexflags2str): Removed. It was redundant. |
