2006-09-21 Mikael Hallendal <micke@imendio.com>
authorhallski <hallski>
Thu, 21 Sep 2006 12:08:29 +0000
changeset 183 5da2da2198ec
parent 182 60ae2dcaa718
child 184 4e16d32b2410
2006-09-21 Mikael Hallendal <micke@imendio.com> * NEWS: * configure.ac: - Updated for 1.1.4
ChangeLog
NEWS
configure.ac
--- a/ChangeLog	Thu Sep 21 12:02:01 2006 +0000
+++ b/ChangeLog	Thu Sep 21 12:08:29 2006 +0000
@@ -1,3 +1,9 @@
+2006-09-21  Mikael Hallendal  <micke@imendio.com>
+
+	* NEWS:
+	* configure.ac:
+	- Updated for 1.1.4
+
 2006-09-21  Mikael Hallendal  <micke@imendio.com>
 
 	* loudmouth/lm-connection.c: (_lm_connection_succeeded),
--- a/NEWS	Thu Sep 21 12:02:01 2006 +0000
+++ b/NEWS	Thu Sep 21 12:08:29 2006 +0000
@@ -1,3 +1,10 @@
+Changes in 1.1.4:
+-----------------
+* Generate better message IDs, LM-56
+* Fixed a leaking proxy object, LM-51
+* Fixed random bugs on connection errors, LM-58
+* Removed a warning when using proxy, LM-50.
+
 Changes in 1.1.3:
 -----------------
 * Infinite reading of 0 bytes when disconnected using gnutls, LM-45
--- a/configure.ac	Thu Sep 21 12:02:01 2006 +0000
+++ b/configure.ac	Thu Sep 21 12:08:29 2006 +0000
@@ -1,4 +1,4 @@
-AC_INIT(Loudmouth, 1.1.3, loudmouth)
+AC_INIT(Loudmouth, 1.1.4, loudmouth)
 AC_PREREQ(2.59)
 AC_COPYRIGHT([Copyright (C) 2003-2006 Imendio AB])