Mercurial > ~dholland > hg > tradcpp > index.cgi
diff CHANGES @ 183:4c3375895c6e
Don't use <stdbool.h> unless __STDC__ is large enough.
Works around Solaris's broken environment.
author | David A. Holland |
---|---|
date | Fri, 12 Jun 2015 03:28:19 -0400 |
parents | f7814226906c |
children | d359d9b86327 |
line wrap: on
line diff
--- a/CHANGES Fri Jun 12 03:21:36 2015 -0400 +++ b/CHANGES Fri Jun 12 03:28:19 2015 -0400 @@ -1,4 +1,6 @@ pending + - Don't rely on <stdbool.h> existing, as (predictably) it doesn't + work on Solaris. - Typo fix in man page from Jason McIntyre; and change "Usage" to "usage" in usage for pedantic reasons, from Igor Sobrado. - Accept "-" as either input or output file name to mean stdin or