]> ruderich.org/simon Gitweb - coloredstderr/coloredstderr.git/blobdiff - NEWS
update copyright year
[coloredstderr/coloredstderr.git] / NEWS
diff --git a/NEWS b/NEWS
index 2c5e4775b6f6f055f2283cda5c4a44286f632dea..6c7691624875a5c19dab852d1732560c9f73517f 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,17 @@
 NEWS
 ====
 
+0.2
+---
+
+- Fix hook for GNU's error_at_line() not exiting if status != 0. If
+  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 (available on at least GNU/Linux and FreeBSD).
+- Documentation updates.
+
+
 0.1
 ---