Began versioning (version 0.5)
[stripchart.git] / CHANGELOG
1 version 0.5: 8 July 2008, first public release
2
3 Was getting strange error messages out of (I thought) strtod().  Turns out
4 some Xlib functions were setting errno for reasons I don't understand.  I put
5 in a HACK to ignore errnos set by functions other than strtod, which seems to
6 get things back in working order.
7