]> ruderich.org/simon Gitweb - coloredstderr/coloredstderr.git/blobdiff - NEWS
README: add multi-lib instructions
[coloredstderr/coloredstderr.git] / NEWS
diff --git a/NEWS b/NEWS
index 2c5e4775b6f6f055f2283cda5c4a44286f632dea..b625510466dc90f937017e11f4a800e4d0685c0d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,16 @@
 NEWS
 ====
 
+0.X
+---
+
+- 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.
+
+
 0.1
 ---