Notable thing about this release :
Otr support ( please read TODO about that)
aspell support
Better MUC support (nick coloring and so on)
While here, use the options framework
Add xdg and examples files.
Add MESSAGE.
2007/06/19: mcabber 0.9.3 released. (Bugfix release)
2007/06/12: mcabber 0.9.2 released. Aspell support, improved MUC nickname completion and line highlighting, loading of configuration files from within mcabber, as well as other enhancements and bug fixes.
* Fix truncation of UTF-8 buddy names in the roster (Myhailo Danylenko)
* Fix SSL support on OS X (Alexis Hildebrandt)
* Fix a freeze with some mistakes in the configuration file
* Update the sample event script to be more portable
* Fix some UTF-8 related issues
* Fix permissions of help files
* Correctly display the first message of a buffer (it wasn't wrapped)
Some commands were causing a freeze when there was a trailing space
in the command line.
* The current ssl_verify value is used in /connect (no need to restart
mcabber)
* System messages are not blocked anymore when the option
"block_unsubscribed" is set
* Do not enter chat mode after command "/del" or when somebody joins a room
* Display mcabber version in the status window (when chat mode is disabled)
(Suggested by pmw & hednod)
* Small code cleanup and a few cosmetic changes