2006-06-27 Mikael Hallendal <micke@imendio.com>
[jelmer/loudmouth.git] / NEWS
diff --git a/NEWS b/NEWS
index 4ed8016ff49377b2a17b001901328f7f520978fc..e44dee1c3d18c0523f1aa4be7facc83330daf2c3 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+Changes in 1.1.2:
+-----------------
+* Support for internationalised domain names, LM-42
+* Fixed issue where no disconnect signal was emitted when connection closed 
+  during opening, LM-43
+* Plugged a memory leak in LmConnection, LM-39
+* Fixed warnings due to uninitialized value, LM-35
+* Fixed a reentrancy-related issue with LmConnection, LM-37
+
 Changes in 1.0.3:
 -----------------
 * Quick build fix release when building without SSL, LM-25.