commit e13c862141299db1bbebffa958c56518da5d64c9
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Wed Jun 11 10:03:58 2014 +0100

    interface: Fix a leak in the redo stack handling

 src/interface.c | 11 ++++++++++-
 1 file changed, 10 insertions(+), 1 deletion(-)

commit 70d019a9c79336f9dbfce08445f458ad3bb88f2c
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Wed Jun 11 10:02:49 2014 +0100

    interface: Fix leak of top-level menu models

 src/interface.c | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

commit b2590082de11ab72607693d7281f544e270c3dbe
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Wed Jun 11 09:47:21 2014 +0100

    interface: Disable redo when making a move

    Making a move will clear the redo stack, so the redo button is useless
    at that point.

 src/interface.c | 1 +
 1 file changed, 1 insertion(+)

commit c4cbc9eecac1694189b13e657819d16f95244e3c
Author: Philip Withnall <philip.withnall@collabora.co.uk>
Date:   Tue May 6 11:53:04 2014 +0100

    core: Fix a potential NULL pointer dereference

 src/main.c | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

commit b93cfd3a0132a7596426b7af31e7b14ecc049644
Author: Philip Withnall <philip.withnall@collabora.co.uk>
Date:   Tue May 6 11:52:33 2014 +0100

    core: Remove a redundant assignment

 src/interface.c | 2 --
 1 file changed, 2 deletions(-)

commit 67d68b6613b6fd9c8461a2fdfa19dbec339dd0e3
Author: Jordi Mas <jmas@softcatala.org>
Date:   Wed May 28 13:33:10 2014 +0200

    Fix to Catalan translation

 po/ca.po | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit ea0cb02b08c7f514e4a7b1108a3d52bdf5a181b9
Author: Jordi Mas <jmas@softcatala.org>
Date:   Wed May 28 13:04:13 2014 +0200

    Catalan translation

 po/LINGUAS |   1 +
 po/ca.po   | 196
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 197 insertions(+)

commit 199f45a8582e38e54620fec74fe055a58f264524
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sun May 4 15:51:02 2014 +0100

    Release version 0.4.3

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