]> ruderich.org/simon Gitweb - coloredstderr/coloredstderr.git/blob - NEWS
README: add multi-lib instructions
[coloredstderr/coloredstderr.git] / NEWS
1 NEWS
2 ====
3
4 0.X
5 ---
6
7 - Fix hook for GNU's error_at_line() not exiting if status != 0. If
8   error_one_per_line was used and suppressed a message, then error_at_line()
9   didn't exit.
10 - Fix race condition when using threads. The fix requires thread-local
11   storage.
12
13
14 0.1
15 ---
16
17 - First release.