]> ruderich.org/simon Gitweb - coloredstderr/coloredstderr.git/blob - NEWS
NEWS: improve 0.2 notes
[coloredstderr/coloredstderr.git] / NEWS
1 NEWS
2 ====
3
4 0.2
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 (available on at least GNU/Linux and FreeBSD).
12 - Documentation updates.
13
14
15 0.1
16 ---
17
18 - First release.