2006-09-11 Mikael Hallendal <micke@imendio.com>
authorhallski <hallski>
Sun, 10 Sep 2006 22:04:21 +0000
changeset 173 88882581a628
parent 171 118ca6c4520e
child 174 40e7bbd36505
2006-09-11 Mikael Hallendal <micke@imendio.com> * configure.ac: * NEWS: - Updated for 1.1.3
ChangeLog
NEWS
configure.ac
--- a/ChangeLog	Sun Sep 10 12:24:09 2006 +0000
+++ b/ChangeLog	Sun Sep 10 22:04:21 2006 +0000
@@ -1,3 +1,9 @@
+2006-09-11  Mikael Hallendal  <micke@imendio.com>
+
+	* configure.ac:
+	* NEWS:
+	- Updated for 1.1.3
+
 2006-09-10  Mikael Hallendal  <micke@imendio.com>
 
 	* configure.ac:
--- a/NEWS	Sun Sep 10 12:24:09 2006 +0000
+++ b/NEWS	Sun Sep 10 22:04:21 2006 +0000
@@ -1,3 +1,9 @@
+Changes in 1.1.3:
+-----------------
+* Infinite reading of 0 bytes when disconnected using gnutls, LM-45
+* Loudmouth exports some internal SHA* functions, LM-47
+* Fix auto* warning, LM-46
+
 Changes in 1.1.2:
 -----------------
 * Support for internationalised domain names, LM-42
--- a/configure.ac	Sun Sep 10 12:24:09 2006 +0000
+++ b/configure.ac	Sun Sep 10 22:04:21 2006 +0000
@@ -1,4 +1,4 @@
-AC_INIT(Loudmouth, 1.1.2, loudmouth)
+AC_INIT(Loudmouth, 1.1.3, loudmouth)
 AC_PREREQ(2.59)
 AC_COPYRIGHT([Copyright (C) 2003-2006 Imendio AB])