2006-09-11 Mikael Hallendal <micke@imendio.com>
authorhallski <hallski>
Sun, 10 Sep 2006 22:04:03 +0000
changeset 172 0dcdb5f2ff8e
parent 164 2fc44afa2a45
child 175 5e665ffe3e9c
2006-09-11 Mikael Hallendal <micke@imendio.com> * configure.in: * NEWS: - Updated for 1.0.5
ChangeLog
NEWS
configure.in
--- a/ChangeLog	Thu Aug 03 22:13:02 2006 +0000
+++ b/ChangeLog	Sun Sep 10 22:04:03 2006 +0000
@@ -1,3 +1,9 @@
+2006-09-11  Mikael Hallendal  <micke@imendio.com>
+
+	* configure.in:
+	* NEWS:
+	- Updated for 1.0.5
+
 2006-08-04  Mikael Hallendal  <micke@imendio.com>
 
 	* acinclude.m4: 
--- a/NEWS	Thu Aug 03 22:13:02 2006 +0000
+++ b/NEWS	Sun Sep 10 22:04:03 2006 +0000
@@ -1,3 +1,9 @@
+Changes in 1.0.5:
+-----------------
+* 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.0.4:
 -----------------
 * Fixed issue where no disconnect signal was emitted when connection closed 
--- a/configure.in	Thu Aug 03 22:13:02 2006 +0000
+++ b/configure.in	Sun Sep 10 22:04:03 2006 +0000
@@ -2,7 +2,7 @@
 
 AM_CONFIG_HEADER(config.h)
 
-AM_INIT_AUTOMAKE(loudmouth, 1.0.4)
+AM_INIT_AUTOMAKE(loudmouth, 1.0.5)
 
 AM_MAINTAINER_MODE