2010-06-02 Otto Gebb
	* Bug fixed: Accepting messages from self: ignore case when
	comparing JIDs.
	* Bug fixed: Messages from server are now accepted.
	* Upgrade: Minor improvement of outgoing message logging:
	the message recipient is now logged.

2010-01-24 Otto Gebb
	* New feature: Implemented correct password acknowledgment.

2010-01-08 Otto Gebb

	* Upgrade: Made the plugin (not completely) unloadable using
	the new plugin management feature.

2009-05-19 Otto Gebb

	* Minor change: Made the plugin disabled by default, because
	until tuned properly it prevents registration on transports.

2009-02-21 Otto Gebb

	* Bug fixed: Offline spam messages were not blocked.  The
	processing of all offline messages is now postponed until the
	roster arrives. However, offline spam messages are still
	shown if a disconnect occurs before the roster has arrived,
	because we can't validate the sender then.

2009-02-19 Otto Gebb

	* Bug fixed: All offline messages were blocked. Added check
	if roster is initialized. This inroduces a new issue,
		however: offline spam messages are now not blocked.

2008-10-21 Otto Gebb

	* Bug fixed: Accept subscription if there is evidence that
	the sender is not a spammer.

2008-10-19 Otto Gebb

	* Feature added: Added a setting to suppresses empty error
	messages from transports.
	
	* Bug fixed: Empty chat messages are now considered service
	messages and therefore not blocked.

	* Upgrade: Plugin code was brought in compliance with the
	greatly reworked Tkabber code, due to the migration to the
	tclxmpp library.

2008-09-25 Otto Gebb 

	* Bug fixed: Error messages containing the correct password
	were accepted.

2008-09-24 Otto Gebb 

	* Suppression of opening a chat tab for an error message
	caused by a password request.

	* Proper debug messaging support.

2008-09-23 Otto Gebb 

	* Initial version.

vim:ai:si:noet:nosta:ts=3:sw=3:tw=64
