Mercurial > ~dholland > hg > tradcpp > index.cgi
comparison 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 |
comparison
equal
deleted
inserted
replaced
142:26ee741196d1 | 143:ed45f2d8d3bc |
---|---|
1 pending | 1 pending |
2 - Fix stupid build problem introduced in 0.3.1. | 2 - Fix stupid build problem introduced in 0.3.1. |
3 - Accept and ignore -m32. I thought this had already been done, but | 3 - Accept and ignore -m32. I thought this had already been done, but |
4 apparently not. | 4 apparently not. |
5 - Don't use the <err.h> functions. There are still people out there | |
6 using legacy systems that are missing them. | |
5 | 7 |
6 release 0.3.1 (20130709) | 8 release 0.3.1 (20130709) |
7 - Don't leak memory and assert if a bad command-line option comes | 9 - Don't leak memory and assert if a bad command-line option comes |
8 after a -D or a -include foo. | 10 after a -D or a -include foo. |
9 - Since imake is a principal application for tradcpp and imake carefully | 11 - Since imake is a principal application for tradcpp and imake carefully |