2007-03-11  Damien Sandras  <dsandras@gnome.org>

	* src/gui/callbacks.cpp: Added 2007 to the copyright.

2007-03-10  Jan Schampera <jan.schampera@unix.net>

	* src/gui/druid.cpp: Backport from HEAD (#413979, Julien Puydt)

2007-03-10  Jan Schampera <jan.schampera@unix.net>

	* src/endpoints/manager.cpp: Replaced an empty format string.

2007-03-10  Damien Sandras  <dsandras@gnome.org>

	* configure.in: Incremented version.

	* lib/gmcontacts/gmcontacts-avahi.cpp: Fixed possible crash.

2007-03-08  Jan Schampera <jan.schampera@unix.net>

	* src/endpoints/manager.cpp:
	Fix the last fix: Forgot a function call.

2007-03-07  Jan Schampera <jan.schampera@unix.net>

	* src/gui/chat.cpp src/gui/addressbook.cpp src/gui/main.cpp
	src/gui/chat.h src/gui/history.h src/gui/main.h src/gui/misc.cpp
	src/gui/accounts.cpp src/devices/videoinput.cpp src/endpoints/sip.cpp
	src/endpoints/manager.cpp src/endpoints/urlhandler.cpp
	src/endpoints/accountshandler.cpp lib/gui/gmstatusbar.c
	lib/gui/gmstatusbar.h lib/gui/gmdialog.h:
	Make API that uses valists a bit more sane (#415526, Kees Cook, Mark
	Cox) and fix a remote exploit (thanks to Kees for the guide!)

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

	* po/POTFILES.in: Wipe all references to already deleted files (fixes
	last commit - a bit late though)

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

	* configure.in, lib/Makefile.am, src/gui/callbacks.cpp, src/common.h:
	Added code from Luis Menina to use GtkAboutDialog instead of
	Gnome-specific or own code. Thanks for that and sorry for the late
	commit!
	* lib/about/: Removed for the flavour of GtkAboutDialog