comparison mcabber/NEWS @ 1610:6db9f403f707

Replace 'username' with 'jid' in the configuration file The previous behaviour doesn't make much sense anymore. MCabber does DNS SRV lookups so providing the server name is usually not needed.
author Mikael Berthe <mikael@lilotux.net>
date Sun, 11 Oct 2009 20:06:47 +0200
parents d7f26538c24c
children 1f456351abb6
comparison
equal deleted inserted replaced
1609:af5bdd167b04 1610:6db9f403f707
1 mcabber (0.10.0) 1 mcabber (0.10.0)
2 2
3 * MCabber now uses the Loudmouth library (version 1.4.3 or greater). 3 * MCabber now uses the Loudmouth library (version 1.4.3 or greater).
4 * The JID should be provided in the configuration file, the variable
5 'username' has been replaced with 'jid'.
4 6
5 -- Mikael, ? 7 -- Mikael, ?
6 8
7 mcabber (0.9.10) 9 mcabber (0.9.10)
8 10