Mercurial > ~dholland > hg > tradcpp > index.cgi
comparison CHANGES @ 206:9aa91d3fe3a3 release-0.5.3
release 0.5.3
author | David A. Holland |
---|---|
date | Mon, 21 Jan 2019 21:21:46 -0500 |
parents | dd0d2bfe4962 |
children | f6f2c7a9d7d8 |
comparison
equal
deleted
inserted
replaced
205:dd0d2bfe4962 | 206:9aa91d3fe3a3 |
---|---|
1 release [pending] | 1 release 0.5.3 (20190121) |
2 - Fix markup typo in the man page. | 2 - Fix markup typo in the man page. |
3 - Abort on line numbering or column numbering overflow. Line | 3 - Abort on line numbering or column numbering overflow. Line |
4 numbers are limited to values that fit in "unsigned int". Also | 4 numbers are limited to values that fit in "unsigned int". Also |
5 reject input lines longer than 2^32-1 characters. It seems | 5 reject input lines longer than 2^32-1 characters. It seems |
6 reasonable to presume that any input that violates these | 6 reasonable to presume that any input that violates these |