NEWS
changeset 134 3df25ef89435
parent 128 a1f41ebde5c4
child 135 6bb0aad132e0
--- a/NEWS	Mon Apr 03 16:14:31 2006 +0000
+++ b/NEWS	Wed Apr 05 09:30:53 2006 +0000
@@ -1,3 +1,9 @@
+Changes in 1.0.2:
+-----------------
+* Fixed issue when opening in blocking mode failed, LM-15
+* Unregister sources when connection fails to avoid later segfault, LM-16
+* Fixed an issue where large messages would get trunkated, LM-17
+
 Changes in 1.0.1:
 -----------------
 * Unref contexts when freeing the connection          (Mikael Hallendal)