=== gtksourceview 2.1.3 ===

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

	* configure.ac:
	* README:
	* NEWS:

	Release 2.1.3

2008-02-25  Johannes Schmid <jhs@gnome.org>

	* gtksourceview/gtksourcemark.c: (gtk_source_mark_finalize):
	Initialize object correctly (will crash otherwise)

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

	* gtksourceview/gtksourcemark.c: do not leak the category string.
	Spotted by Johannes Schmid.

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

	* gtksourceview/language-specs/oblivion.xml: fix typo in
	the "def:shebang" style. Spotted by Chris Hollenbeck.

2008-02-06  Murray Cumming  <murrayc@murrayc.com>

	* gtksourceview/gtksourcebuffer.c:
	* gtksourceview/gtksourcebuffer.h:
	(gtk_source_buffer_remove_source_marks): Make the GtkTextIter* 
	parameters const, as they are when used in this way elsewhere in this 
	API. Bug #514655.

2008-02-04  Tor Lillqvist  <tml@novell.com>

	* gtksourceview-zip.in: Look for catalogs in share/locale first,
	as that is where they will be with a properly built GNU gettext.