NEWS: improve 0.2 notes

This commit is contained in:
Simon Ruderich
2014-06-22 18:54:45 +02:00
parent 502f26377e
commit 3e894f0f32

2
NEWS
View File

@@ -8,7 +8,7 @@ NEWS
error_one_per_line was used and suppressed a message, then error_at_line()
didn't exit.
- Fix race condition when using threads. The fix requires thread-local
storage.
storage (available on at least GNU/Linux and FreeBSD).
- Documentation updates.