commit 506f48539467da5dcf59bd6dac988fff3868fe8e
Author: Sébastien Wilmet <swilmet@gnome.org>
Date:   2013-07-07

    Release 3.8.2

M	NEWS

commit 851ccf8df15b7a34fab41b25a332e76434d6a8ca
Author: Sébastien Wilmet <swilmet@gnome.org>
Date:	2013-06-13

    Completion: avoid flickering of the popup window

    Update window position before showing the window.

M	gtksourceview/gtksourcecompletion.c

commit 97cdc90d0397c08c55b2c79837d7f31f04d9cd43
Author: Sébastien Wilmet <swilmet@gnome.org>
Date:	2013-06-12

    Completion: fix bug when a proposal is hidden

    See the comment in the code.

M	gtksourceview/gtksourcecompletion.c

commit 643134b7072bc4be1d754c0cfef0de6eb60c361b
Author: Sébastien Wilmet <swilmet@gnome.org>
Date:	2013-06-12

    Completion: fix bug with info window placement

    With g_signal_connect_after() on the "configure-event" signal, the
    callback is not called because (probably) the default handler
    is called
    before and returns TRUE to stop further propagation.

    Anyway g_signal_connect() is OK here.

M	gtksourceview/gtksourcecompletion.c

commit df982548325a5c1ac03ca743990a35dc50c11c6c
Author: Sébastien Wilmet <swilmet@gnome.org>
Date:	2013-06-11

    Completion: manually autosize the tree view

    autosize is buggy: https://bugzilla.gnome.org/show_bug.cgi?id=598739

M	gtksourceview/gtksourcecompletion.c
M	gtksourceview/gtksourcecompletion.ui

commit bce114e9ad960f3f8148c558db53fb0d08177b1e
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:	2013-05-02

    Updated Spanish translation

M	po/es.po

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

    Post-release version bump

M	README
M	configure.ac