[glom] 2.21.4
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glom] 2.21.4
- Date: Tue, 24 Jan 2012 10:32:21 +0000 (UTC)
commit b9580db6889300300027bf9f772b943345931e87
Author: Murray Cumming <murrayc murrayc com>
Date: Tue Jan 24 11:30:57 2012 +0100
2.21.4
ChangeLog | 2 ++
NEWS | 7 +++++++
configure.ac | 2 +-
3 files changed, 10 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 189ea05..c8f50d5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+1.21.4:
+
2012-01-24 Murray Cumming <murrayc murrayc com>
Fix document loading, and make distcheck.
diff --git a/NEWS b/NEWS
index d2f26e7..9198e1a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+1.21.4 (unstable):
+
+* libglom: Use std::vector instead of std::list, for consistency.
+* Translations:
+ - Allow the database title to be translated.
+ - Default to en rather than en_US for the original locale.
+
1.21.3 (unstable):
* libglom: TranslatableItem: Require the caller to provide the locale to
diff --git a/configure.ac b/configure.ac
index 875c281..273782c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -15,7 +15,7 @@
## You should have received a copy of the GNU General Public License
## along with this program. If not, see <http://www.gnu.org/licenses/>.
-AC_INIT([Glom],[1.21.3],[http://bugzilla.gnome.org/enter_bug.cgi?product=Glom],[glom])
+AC_INIT([Glom],[1.21.4],[http://bugzilla.gnome.org/enter_bug.cgi?product=Glom],[glom])
AC_PREREQ(2.63)
AC_CONFIG_SRCDIR([glom/main.cc])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]