Mercurial > ~dholland > hg > tradcpp > index.cgi
diff CHANGES @ 143:ed45f2d8d3bc
Don't use the <err.h> functions.
There are still people out there using legacy systems that are missing
them.
author | David A. Holland |
---|---|
date | Sat, 13 Jul 2013 12:47:20 -0400 |
parents | 63414cddf09c |
children | a403605d3166 |
line wrap: on
line diff
--- a/CHANGES Sat Jul 13 12:38:54 2013 -0400 +++ b/CHANGES Sat Jul 13 12:47:20 2013 -0400 @@ -2,6 +2,8 @@ - Fix stupid build problem introduced in 0.3.1. - Accept and ignore -m32. I thought this had already been done, but apparently not. + - Don't use the <err.h> functions. There are still people out there + using legacy systems that are missing them. release 0.3.1 (20130709) - Don't leak memory and assert if a bad command-line option comes