=== gedit 2.21.2 ===

2008-02-24  Paolo Borelli  <pborelli@katamail.com>

	* configure.ac:
	* README:
	* NEWS:

	gedit 2.21.2 released

2008-02-17  Djihed Afifi <djihed@gmail.com> 

	* plugins/taglist/gedit-taglist-plugin.c: Mark "Tags" for translation.

2008-02-16  Djihed Afifi <djihed@gmail.com> 

	* gedit/gedit-window.c: Mark "Documents" for translation.

2008-02-16  Jesse van den Kieboom  <jesse@icecrew.nl>

	* plugins/snippets/data/lang/snippets.lang: fixed reference to def:escape
	style which does no longer exist
	
	* plugins/snippets/snippets/Library.py:
	* plugins/snippets/snippets/WindowHelper.py:
	* plugins/snippets/snippets/Document.py
	
	Fixed problem with accelerator groups not getting uninstalled properly

2008-02-11  Paolo Borelli  <pborelli@katamail.com>

	* configure.ac:
	* data/Makefile.am:
	* data/gedit.desktop.in.in:

	Install the gedit-bugreport.sh script in libexec instad of lib.
	Patch by Wouter Bolsterlee.

2008-02-09  Paolo Borelli  <pborelli@katamail.com>

	* plugins/filebrowser/gedit-file-bookmarks-store.c: do not escape uri
	when adding it to the store. Spotted by Mikael Hermansson, bug #514636.

2008-02-01  Ignacio Casal Quinteiro  <nacho.resa@gmail.com>

	* gedit/gedit-message-area.h: Fixed define.

2008-01-27  Paolo Borelli  <pborelli@katamail.com>

	* gedit/gedit-view.c: fix tiny leak.

2008-01-26  Paolo Borelli  <pborelli@katamail.com>

	* gedit/gedit-print-job.c:

	Apply all the print preferences in custom-widget-apply since the rest
	of the print dialog is not instant-apply.

2008-01-26  Paolo Borelli  <pborelli@katamail.com>

	* gedit/gedit-app.c:
	* gedit/gedit-tab.c:

	Fix refcounting of PageSetup and PrintSettings.

2008-01-25  Christian Persch  <chpe@gnome.org>
	
	* gedit/gedit-print-preferences.glade: Use GtkAlignments, and add
	mnemonics. Bug #512078.

2008-01-25  Paolo Borelli  <pborelli@katamail.com>

	* data/gedit.pc.in: remove libgnomeprintui from here too.