commit 612d1556b14b021de87b45381504bdf8765cfa73
Author: Sébastien Wilmet <swilmet@gnome.org>
Date:   2013-04-15

    Release 3.8.1

M	NEWS

commit a9cda6d65b63a8c64e8b155dd6d71f4db035762d
Author: Sébastien Wilmet <swilmet@gnome.org>
Date:	2013-03-17

    Add unit tests for the UndoManager

    There is one bug. To easily locate it, it is inside #if/#endif.

M	tests/Makefile.am
A	tests/test-undo-manager.c

commit f50fac5131234c92a6d0325f3e8262a1baf13f23
Author: Jono <jono@foodnotblogs.com>
Date:	2013-04-08

    Removed X11 color names.

M	data/styles/kate.xml
M	data/styles/oblivion.xml
M	data/styles/testdark.xml

commit 19a02f57e342714b05bfa900beca70a1a1643f07
Author: Paolo Borelli <pborelli@gnome.org>
Date:	2013-04-08

    Do not use X11 color names

M	data/styles/classic.xml

commit 87b04ec5ef43def77d8b0729e66d4b83844772c6
Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
Date:	2013-04-08

    Updated Basque language

M	po/eu.po

commit e38712a2061f6f45116f6316fd32cc166c68baf6
Author: Pierre Boutillier <pierre.boutillier@ens-lyon.org>
Date:	2012-11-06

    Update to gtk-mac-integration 2.0 API

    Fixes bgo#687766. quartz_application_... becomes
    gtkosx_application_...

    https://bugzilla.gnome.org/show_bug.cgi?id=687766

M	configure.ac
M	gtksourceview/gtksourceview-i18n.c
M	tests/Makefile.am

commit a18c741b51bae8c582a62ad05163413b0b4d5400
Author: Sébastien Wilmet <swilmet@gnome.org>
Date:	2013-04-03

    ruby.lang: relicense GPL -> LGPL

    And update the e-mail address of Gabriel Bauman, with him permission.

M	data/language-specs/ruby.lang

commit a0d35d11b67ee71072142728b95baa6ed1cd66d7
Author: Sébastien Wilmet <swilmet@gnome.org>
Date:	2013-04-03

    Completion: remove bad g_assert()

    In some circumstances, it is possible to have context != NULL with the
    window still hidden.

    https://bugzilla.gnome.org/show_bug.cgi?id=697171

M	gtksourceview/gtksourcecompletion.c

commit 477c41c49f54790c506e7bd06f4d7c4c9883d9b6
Author: Kristjan SCHMIDT <kristjan.schmidt@googlemail.com>
Date:	2013-04-01

    Updated Esperanto translation

M	po/eo.po

commit 5735a7f7bdbe403cca6ab573fdca68b754a0d450
Author: Morshed Nader <morshed.nader@gmail.com>
Date:	2013-03-30

    Avoid minor memory leak in gtk_source_undo_action_free()

    Anyway the g_return_if_reached() should never happen.

    https://bugzilla.gnome.org/show_bug.cgi?id=638695

M	gtksourceview/gtksourceundomanagerdefault.c

commit 5f7e3c55865ff4d54b5bc782e909263b2ed1e98a
Author: Carnë Draug <carandraug+dev@gmail.com>
Date:	2013-03-29

    perl: accept null identifier in perl-doc only when using quotes

M	data/language-specs/perl.lang

commit 63e3084b4663d6a7efabe1c654549a928b9ab633
Author: Carnë Draug <carandraug+dev@gmail.com>
Date:	2013-03-29

    perl: here-doc - do not allow empty identifier (replace * with +)
    or spaces before \EOF (bug #579196)

M	data/language-specs/perl.lang

commit b1aac51df386b12843685735b933ad74fd1af6c3
Author: Carnë Draug <carandraug+dev@gmail.com>
Date:	2013-03-29

    perl: in here-doc, allow spaces between << and quoted identifier
    (bug #579196)

M	data/language-specs/perl.lang

commit 67037f1198b9f23fa0f4c045a96464c633fcaf97
Author: Alex Mayer <magictrick4906@aim.com>
Date:	2013-03-29

    perl: fix highlight for filetest (bug #594501)

M	data/language-specs/perl.lang

commit 1b251e22ec3f7416eb4e478e1231545ab1b1119d
Author: Carnë Draug <carandraug+dev@gmail.com>
Date:	2013-03-29

    latex: fix lstinline for square brackets, again (bug #563674)

M	data/language-specs/latex.lang

commit 2d9ef9f4ab9d49d5c532957bad7d741e4cba7582
Author: Carnë Draug <carandraug+dev@gmail.com>
Date:	2013-03-29

    latex: fix lstinline issue with square brackets (bug #563674)

M	data/language-specs/latex.lang

commit 1be514419647891763425fdfdeb5c0a413071d90
Author: Carnë Draug <carandraug+dev@gmail.com>
Date:	2013-03-29

    perl: support use of backslash on here-doc as in <<\VISTA (same
    as <<'VISTA')

M	data/language-specs/perl.lang

commit f067c8cea74959101ebf746ab08ff8476ccc624f
Author: Carnë Draug <carandraug+dev@gmail.com>
Date:	2013-03-29

    perl: fix issue with here-doc when terminator was defined between
    parentheses

M	data/language-specs/perl.lang

commit 3c5a3169b7450bfa3e04e5b24e797c72134719f2
Author: Sébastien Wilmet <swilmet@gnome.org>
Date:	2013-03-19

    Don't use gtk_widget_get_state() (deprecated)

M	gtksourceview/gtksourcegutter.c

commit 37bfcb58fc35231740c226a8ac73142205224cb7
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:	2013-03-28

    Updated Hebrew translation.

M	po/he.po

commit 066fb99fcfcb0912b83f125c61a546f4b03c511d
Author: Carnë Draug <carandraug+dev@gmail.com>
Date:	2013-03-26

    latex: no code changes, only fixed indentation and move definition
    of context id=latex childs outside

M	data/language-specs/latex.lang

commit d58257c7fa43dcabab5671fb2abef9eac4e78e05
Author: Sébastien Wilmet <swilmet@gnome.org>
Date:	2013-03-25

    Post-release version bump

M	README
M	configure.ac