2007-02-13  Damien Sandras  <dsandras@gnome.org>

	* configure.in: Incremented OPAL_REC version.

2007-02-11  Jan Schampera <jan.schampera@unix.net>

	* 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 <jan.schampera@unix.net>

	* 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  <dsandras@gnome.org>

	* configure.in: Incremented version.

2007-02-04  Damien Sandras  <dsandras@gnome.org>

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

2007-01-26  Jan Schampera <jan.schampera@unix.net>

	* 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)!