2003-08-04 Mikael Hallendal <micke@imendio.com>
authorhallski <hallski>
Mon, 04 Aug 2003 21:34:18 +0000
changeset 29 06a0e0c2e2eb
parent 28 8784d9121214
child 30 bc23968392b0
2003-08-04 Mikael Hallendal <micke@imendio.com> * README: - Added comment about GnuTLS and --with-included-libtasn1. - Fixes LM-7 and bug #117801
ChangeLog
README
--- a/ChangeLog	Mon Aug 04 21:18:23 2003 +0000
+++ b/ChangeLog	Mon Aug 04 21:34:18 2003 +0000
@@ -1,3 +1,9 @@
+2003-08-04  Mikael Hallendal  <micke@imendio.com>
+
+	* README: 
+	- Added comment about GnuTLS and --with-included-libtasn1.
+	- Fixes LM-7 and bug #117801
+
 2003-08-04  Mikael Hallendal  <micke@imendio.com>
 
 	* loudmouth/lm-connection.c: (connection_in_event): 
--- a/README	Mon Aug 04 21:18:23 2003 +0000
+++ b/README	Mon Aug 04 21:34:18 2003 +0000
@@ -20,6 +20,8 @@
 gtk-doc (optional, if you want documentation built):
 ftp://ftp.gnome.org/pub/GNOME/sources/gtk-doc/1.0
 
+If you want SSL-support you'll also need:
+GnuTLS >= 0.8.9 (might have to be built with '--with-included-libtasn1')
 
 Building:
 =========