Update doc (REAME, INSTALL)
authorMikael Berthe <mikael@lilotux.net>
Mon, 12 Oct 2009 21:57:27 +0200
changeset 1620 52b63087f421
parent 1619 2a82e6654c04
child 1621 eec2fa456d0f
Update doc (REAME, INSTALL)
mcabber/INSTALL
mcabber/README
--- a/mcabber/INSTALL	Mon Oct 12 21:31:15 2009 +0200
+++ b/mcabber/INSTALL	Mon Oct 12 21:57:27 2009 +0200
@@ -6,6 +6,8 @@
 (If you don't want to install it, the "mcabber" binary lies in
 the src/ directory after the build procedure)
 
+You will need the Loudmouth library, version >= 1.4.3 is recommended.
+
 MCabber needs ncurses and ncurses development packages to build correctly.
 For UTF-8 terminal support, use ncursesw instead.
 Note: On FreeBSD (and maybe other BSD systems as well), it is recommended
@@ -15,8 +17,6 @@
 from ports.  This is necessary as the version of ncurses included in
 the base system does not provide unicode support.
 
-If you want SSL support, you will need openssl lib & dev packages as well.
-
 If you want PGP support, install libgpgme (with dev package),
 version >= 1.0.0.
 
--- a/mcabber/README	Mon Oct 12 21:31:15 2009 +0200
+++ b/mcabber/README	Mon Oct 12 21:57:27 2009 +0200
@@ -30,6 +30,7 @@
   XEP-0115 - Entity Capabilities support
   XEP-0145 - Annotations
   XEP-0146 - Remote Controlling Clients (partial)
+  XEP-0184 - Message Receipts
   XEP-0199 - XMPP Ping
   XEP-0202 - Entity Time
   XEP-0203 - Delayed Delivery