commit d974f879bacc4f2a09b08997227c90b4348961a2
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Tue Mar 22 18:21:54 2016 -0400

    1.40.0

 NEWS         | 5 +++++
 configure.ac | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)

commit 70496056909faa41b368dbbe22cd144eaa07d22b
Author: Behdad Esfahbod <behdad@behdad.org>
Date:   Fri Mar 11 18:21:15 2016 -0800

    Don't treat U+1680 OGHAM SPACE MARK as whitespace

    Unicode says: "U+1680 ogham space mark is unusual in that it is
    generally
    rendered with a visible horizontal line, rather than being blank."

 pango/pango-context.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit c228f6978e09af7c91ce954262c9e0f85496e76f
Author: Chun-wei Fan <fanchunwei@src.gnome.org>
Date:   Wed Mar 2 12:35:33 2016 +0800

    MSVC builds: Re-arrange GLib include paths

    We ought to include the platform-neutral headers first...

 build/win32/vs10/pango-build-defines.props  | 2 +-
 build/win32/vs9/pango-build-defines.vsprops | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit 6c81be9ef621bebcb33b9e2e2d86c7b09cc00322
Author: Khaled Hosny <khaledhosny@eglug.org>
Date:   Sun Feb 14 13:58:43 2016 +0400

    Fix typo in pango_layout_xy_to_index() docs

    It was referring to itself for further description, but I assume the
    intent was to refer to pango_layout_line_x_to_index().

 pango/pango-layout.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)