*******************************
* Version 0.91 (18 Mar 2005)  * 
*******************************
! fixed contact list alias display (fit width)
! fixed segfault on F1/F2/F3 when no sb window open
+ reconnect and reinvite on existing sb windows
+ new window bar
+ full console (switchboard & notification) logging [log_console]
* enable/disable aliases in notification window [notif_aliases]
+ gtmess-gw command-line args to change default net addresses
+ automatic update of contact nicknames on server (upon logout) [update_nicks]
+ sound support (external player) [snd_dir, snd_exec, snd_redirect]
+ new icons

*******************************
* Version 0.9 (19 Dec 2004)   * 
*******************************
* updated documentation
* improved configure script
+ alternate key for @F7 and @F8 is ESC-& and ESC-*
* SIGINT and SIGQUIT are now handled like SIGTERM (logout and exit)
! fixed crashing upon signal when connections alive
! the value of server-stored options (Reverse List Prompting & 
  All Other Users) is correctly interpreted when modified under MSNP8
  (formerly the correct value was displayed only after the login process)
! msn.log is now correctly stored in `~/.gtmess' and not in `.'
! initial status change is sent *after* SYN (the patch for 0.8.2)
  (or everybuddy appear offline!)
+ MSNP9 support
- no more MSNP7 support
+ content logging of server messages
+ contact aliases in `~/.gtmess/aliases'
  can use always or instead of long nicks
! do not complain any more for empty lines in config file
* program architecture simplifications
+ ability to hide unrecognized messages
! do not crash when terminal window resizes
+ adapt to terminal window resize
+ more precise CVR string calculation (at configure time)
+ full unicode (UTF-8) support
+ display local time and time of last event
! do not send typing notifications on empty s/b (or you get disconnected)
+ automatic change to idle status after some time, back to online on keypress
+ auto-login on startup
+ ability to be un-invitable to a switchboard (only YOU can invite)
+ gtmess specific messages (BEEP, GTMESS, MSG, DLG)
+ configuration variables can be queried/modified/saved at runtime
+ more configuration variables
* modified some semantics/defaults of existing cfg vars
! if out-of-upper-bound value is given to a var, assume max value (not min)
! if initial status is FLN then don't send it to server
* improved & utf-8 compatible word wrap
+ user note facility

*******************************
* Version 0.8.2 (15 Nov 2003) * 
*******************************
! when only online contacts are shown, contact list scroll limits
  are correctly calculated
+ added --enable-msnp7 option at configure, to compile with MSNP7 support
  (MD5 authentication, no SSL)
+ improved configure script
! CVR string sent fixed: MSNP8 requires the login account 
  at the end instead of `null'

*******************************
* Version 0.8.1 (7 Nov 2003)  * 
*******************************
+ autoconf/automake configure script for compilation
! when adding a group, the group name now gets url-encoded correctly
+ certificates are now verified against a known list
* you can abort the login process when certificates
  do not verify or when the hostname does not match
+ configuration file support
* improved word wrapping
! iconv, iconv_close are not called when iconv_open fails
+ added option to display online contacts only
! fixed bug that caused a contact to be removed from AL 
  if it was removed from FL and still existed in some other group;
  now the contact is automatically removed from AL only if it is
  removed from FL and no other group contains it
+ BLP (block/allow all other users) and 
  GTC (prompt when others add you)
  settings that are stored in the server are now taken into consideration
  (formerly you could change them but they had no actual effect)
+ contact/group list cache
+ transfers window shows total number of entries
+ keyboard shortcuts: 
  * F5/F6 replaced by PgUp/PgDn
  * $F5/$F6 replaced by F5/F6
  * $F7/$F8 replaced by @F7/@F8
  + ESC-1..0 generates F1..F10
  + Alt-I shortcut for Alt-L-F-<sel>-I  (invite)
! send CCL when local error occurs during file download
* replaced A_NORMAL with C_NORMAL, because on some terminals A_NORMAL
  was not white on black
- removed aggressive beeping! :-)
+ added option to enable/disable msnftp daemon

*******************************
* Version 0.8.0 (16 Oct 2003) * 
*******************************

+ first public release


Legend:
! bugfix
* change/modification/update
+ addition
- removal
