[pybliographer] Release 1.2.14



commit 00d39c25214dccc34fe499670ae30366dcbd43db
Author: Zoltan Kota <zoltank gmail com>
Date:   Tue Oct 12 23:13:58 2010 +0200

    Release 1.2.14

 NEWS         |   11 +++++++++++
 configure.ac |    2 +-
 2 files changed, 12 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 3f039c5..2c90699 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,16 @@
 -*- text -*-
 
+New in 1.2.14 - 2010-10-12
+
+       * Added German translation of the 
+         documentation (Gnome I18n team)
+       * Fixes on pybformat command line options
+       * Documentation migrated to use gnome-doc-utils
+       * Fixed path expansion bug of localedir
+       * Updated Tooltips objects. Pybliographer now requires
+         pygtk 2.12.0 or newer
+       * Updated translations (Gnome I18n team)
+
 New in 1.2.13 - 2010-07-15
 
        * Some minor gtk related fixes
diff --git a/configure.ac b/configure.ac
index bb9575e..3fe2182 100644
--- a/configure.ac
+++ b/configure.ac
@@ -24,7 +24,7 @@ dnl Process this file with autoconf to produce a configure script.
 AC_PREREQ(2.57)
 
 AC_INIT
-AM_INIT_AUTOMAKE(pybliographer, 1.2.13)
+AM_INIT_AUTOMAKE(pybliographer, 1.2.14)
 
 AC_CONFIG_SRCDIR(pybliographer.py)
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]