0.3.3

2005-05-19  Claudio Saavedra  <csaavedra@alumnos.utalca.cl>

	* NEWS: Updated.
	* configure.in: Increased version.
	* po/en_CA.po:
	* po/en_GB.po:
	* po/es.po:
	* po/pt_BR.po:
	* po/sv.po:
	* po/zh_CN.po:

2005-05-19  Claudio Saavedra  <csaavedra@alumnos.utalca.cl>
	
	* src/gyrus-admin-acl.c: (gyrus_admin_acl_set_entry): Rejects utf-8
	identifiers, as cyrus doesn't allow those chars. Fixes bug #301960.

2005-05-16  Pedro Villavicencio Garrido  <pvillavi@gnome.org>

	* gyrus.desktop.in: Added desktop entry.
	* Makefile.am: Updated for generate the .desktop. 
	* po/POTFILES.in: Added gyrus.desktop.in to the list.

2005-05-13  Claudio Saavedra  <csaavedra@alumnos.utalca.cl>

	* TODO: Updated info.
	* po/POTFILES.in: Added encoding message.
	* src/gyrus-main-app.c: (main): Adding bind_textdomain_codeset() 
	call. Fixes #303742. Patch from Pedro Villavicencio 
	<pvillavi@gnome.org>.

2005-05-13  Claudio Saavedra  <csaavedra@alumnos.utalca.cl>

	* src/gyrus-admin-acl.c: (gyrus_admin_acl_set_entry): Check if 
	entry or mailbox name comes empty.
	* src/gyrus-admin-mailbox.h: Added headers to remove warnings.
	* src/gyrus-session.c: Commented out the unused
	gyrus_session_debug_pring_stored_session() function.

2005-05-13  Claudio Saavedra  <csaavedra@alumnos.utalca.cl>

	* TODO: Updated info
	* src/glade/page.glade: Added a dialog to ask for the 
	password, changing entries to labels to make the app more HIG'ished.
	* src/gyrus-admin.c: (gyrus_admin_init_get_widgets),
	(gyrus_admin_init_connect_signals), 
	(gyrus_admin_pre_login): Cleaned up code.
	(gyrus_admin_load_session_info), (gyrus_admin_new):
	* src/gyrus-admin.h:
	* src/gyrus-common.c: (gyrus_dialog_password_new): Create dialog to ask
	for the password.
	* src/gyrus-common.h:
	* src/gyrus-main-app.c: (gyrus_main_app_about): Changed string
	"translators" to "translators-credits" so translators will know where
	to put their credits.

2005-04-21  Gareth Owen  <gowen@gnome.org>

	* configure.in: Added en_GB to ALL_LINGUAS