What's new in owl version 0.9
-----------------------------
* Many emacs meta keys work

  M-q, M-f, M-b, M-d, M-< and M-> now work in the typing window
  M-< and M-> also work in the main window
  M-x in the main window now enters command mode, just like ':'

* The typing window will automatically word-wrap when hitting the
  end of the line

* SmaatBolding (TM)

  Users without a .zephyr.subs won't have personal messages
  displayed in all bold

* Realm displayed for interrealm zephyrs

* 'personalbell' variable printing fixed

* bug with ringing terminal bell on pings fixed


What's new in owl version 0.8
-----------------------------
* personal logging
  
  "set logging on" will turn on personal logging.  By default messages
  will go to ~/zlog/people.  This path can be changed by setting the
  "logpath" variable.

* class logging

  "set classlogging on" will turn on class logging.  By default
  messages will go to ~/zlog/class.  This path can be changed by
  setting the "classlogpath" variable.

* variable for resizeing the typing window

  "set typewinsize <n>" will change the number of lines in the typing
  window to n.

* fixed bugs with backspace

* -v command line option prints the version number
