2007-02-13  Damien Sandras  <[email protected]>

       * configure.in: Incremented OPAL_REC version.

2007-02-11  Jan Schampera <[email protected]>

       * src/gui/preferences.cpp: Don't use a fixed font color, give themes a
       chance! Fixes #405085, thanks goes to Mariano Su�rez-Alvarez!

2007-02-08  Jan Schampera <[email protected]>

       * src/gui/main.cpp: slightly change internal startup behaviour
       regarding gdk_threads_init/enter. Hopefully fixes #404155. Thanks Li
       Yuan for that hint.

2007-02-07  Damien Sandras  <[email protected]>

       * configure.in: Incremented version.

2007-02-04  Damien Sandras  <[email protected]>

       * src/devices/audio.cpp: Use more internal buffers for sound events.
       Fixes issues with some soundcards.

2007-01-26  Jan Schampera <[email protected]>

       * src/endpoints/urlhandler.cpp, src/endpoints/manager.cpp,
       src/endpoints/sip.cpp: Fixed a security vulnerability (format strings)
       when using gm_main_window_flash_message(). Thanks to the Mu Security
       Team for that report (www.musecurity.com)!