summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS12
1 files changed, 12 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 8f609db..ae44cec 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+0.12.5
+======
+
+- Improved error handling. [Sven Neumann, Jorn Baayen]
+- Specify character set (UTF-8) in NOTIFY messages. [Jorn Baayen]
+- Don't export internal functions. [Jorn Baayen]
+- Fix some crasher bugs. [Zeeshan Ali]
+- More lenient handling of xml from external sources. [Jorn Baayen,
+ Jussi Kukkonen]
+- Fix possible reference cycles. [Zeeshan Ali, Jorn Baayen]
+- Better handling of event subscription timeouts. [Zeeshan Ali]
+
0.12.4
======