commit 3f3ee4142627b2011425ca5e3333c5282cf5a97d
Author: Michael J. Chudobiak <[email protected]>
Date:   Wed Jun 13 13:23:10 2012 -0400

   pre-release version bump

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

commit 64be24c32e585a46f6fe9d75663110760eaa61e2
Author: Michael J. Chudobiak <[email protected]>
Date:   Wed Jun 13 13:18:43 2012 -0400

   make last commit work with both vala 0.12 and 0.16

src/HexTextBuffer.vala |   36 ++++++++++++++++++++++++++++++++++++
src/MainWindow.vala    |    4 ++++
2 files changed, 40 insertions(+), 0 deletions(-)

commit 31d487d1a463fa0160ef140b8f9bc8a11b61228c
Author: Bastien Nocera <[email protected]>
Date:   Wed Jun 13 12:46:11 2012 +0100

   Fix compile-time errors

   TextIter were causing errors:
   Cannot pass value to reference or output parameter

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

src/HexTextBuffer.vala |   18 +++++++++---------
src/MainWindow.vala    |    2 +-
2 files changed, 10 insertions(+), 10 deletions(-)

commit dbe13051678ed4f3424c41e7ae8e096dbbf8fdad
Author: Michael J. Chudobiak <[email protected]>
Date:   Wed Jun 13 12:43:58 2012 -0400

   make last commit work with both vala 0.12 and 0.16

src/MoUtils.vala |    4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)

commit 672d3b0916f34ca76e70d09cd8339008bf94c10e
Author: Bastien Nocera <[email protected]>
Date:   Wed Jun 13 12:15:11 2012 +0100

   Fix deprecation warning

   src/MoUtils.vala:42.39-42.71: warning: GLib.FILE_ATTRIBUTE_STANDARD_SIZE has been deprecated since vala-0.16. Use FileAttribute.STANDARD_SIZE

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

src/MoUtils.vala |    2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

commit 7ecc773efefff3a401d0ed3b471b998703842047
Author: Bastien Nocera <[email protected]>
Date:   Wed Jun 13 12:13:39 2012 +0100

   Fix compilation with newer versions of GLib

   GIO now contains a GMenuItem object type.

   src/MainWindow.vala:300.17-300.24: error: `MenuItem' is an ambiguous reference between `GLib.MenuItem' and `Gtk.MenuItem'
   MenuItem recentFileItem = (Gtk.MenuItem)builder.get_object("menubar_open_recent");
   ^^^^^^^^

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

src/MainWindow.vala |    2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

commit 6ba0ab96a25b8c9cadb0b36ec9ed99732c125667
Author: Joe Hansen <[email protected]>
Date:   Wed Apr 25 09:54:01 2012 +0200

   Updated Danish translation

po/da.po |  224 +++++++++++++++++++++++++++++++-------------------------------
1 files changed, 112 insertions(+), 112 deletions(-)

commit 5abaa4c2cec857189ca5e30da333cf0d36c58002
Author: Joe Hansen <[email protected]>
Date:   Mon Apr 23 14:26:03 2012 +0200

   Updated Danish translation

po/da.po |  697 +++++++++++++++++++++++++++-----------------------------------
1 files changed, 301 insertions(+), 396 deletions(-)

commit c9a9196547a8e098380191c6139d6f944e89d815
Author: Daniel Șerbănescu <[email protected]>
Date:   Sat Apr 21 13:11:12 2012 +0200

   Updated Romanian Translation

po/LINGUAS |    1 +
po/ro.po   |  743 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 744 insertions(+), 0 deletions(-)

commit b0cf60be94fa5525817b2579e2e859e9e59dd6d8
Author: Fran Diéguez <[email protected]>
Date:   Sat Mar 24 22:34:15 2012 +0100

   Updated Galician translations

   Signed-off-by: Fran Diéguez <[email protected]>

po/gl.po |  967 +++++++++++++++++++++++++++++++++-----------------------------
1 files changed, 516 insertions(+), 451 deletions(-)

commit 79fb47a05f857fa55dda702faaa7fa41b2a827e3
Author: Michael J. Chudobiak <[email protected]>
Date:   Wed Mar 14 12:45:12 2012 -0400

   point out the lrzsz dependency in the README file

README |    5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)