=== gtksourceview 2.1.3 === 2008-02-25 Paolo Borelli * configure.ac: * README: * NEWS: Release 2.1.3 2008-02-25 Johannes Schmid * gtksourceview/gtksourcemark.c: (gtk_source_mark_finalize): Initialize object correctly (will crash otherwise) 2008-02-24 Paolo Borelli * gtksourceview/gtksourcemark.c: do not leak the category string. Spotted by Johannes Schmid. 2008-02-24 Paolo Borelli * gtksourceview/language-specs/oblivion.xml: fix typo in the "def:shebang" style. Spotted by Chris Hollenbeck. 2008-02-06 Murray Cumming * 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 * gtksourceview-zip.in: Look for catalogs in share/locale first, as that is where they will be with a properly built GNU gettext.