diff mcabber/ChangeLog @ 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 c8cf21f07666
children c9f90003e44b
line wrap: on
line diff
--- a/mcabber/ChangeLog	Sun Oct 11 16:48:15 2009 +0200
+++ b/mcabber/ChangeLog	Sun Oct 11 20:06:47 2009 +0200
@@ -1,6 +1,8 @@
 mcabber (0.10.0-dev)
 
  * Switch to the Loudmouth library (franky)
+ * MCabber can now do DNS SRV lookups so the variable
+   'username' has been replaced with 'jid' in the configuration file
  * Add support for modules in mcabber (Myhailo Danylenko)
  * Message Receipts (XEP-0184) support (franky)
  * Update of Entity Capabilities support (franky)