summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuan R. García Blanco <juanrgar@gmail.com>2015-06-22 23:03:18 +0200
committerJuan R. García Blanco <juanrgar@gmail.com>2015-06-22 23:03:18 +0200
commit1749a2415092e35a327fed366d4ccab075cf7c1c (patch)
tree07a3331717c9196ec08c3f8b4cde7995da30f207
parent9f2cb089a4121f1c47b740d2dc147217d34426df (diff)
downloadgnome-dictionary-1749a2415092e35a327fed366d4ccab075cf7c1c.tar.gz
3.17.33.17.3
-rw-r--r--NEWS12
-rw-r--r--configure.ac2
2 files changed, 13 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 8f633cb..a9f98f6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+GNOME Dictionary 3.17.3 2015-06-22
+================================================================================
+Translations
+ * de (Benjamin Steinwender), es (Daniel Mustieles), tr (Necdet Yücel)
+
+Application
+ * Remove Select All menu entry (Juan R. García Blanco)
+ * Remove Edit submenu (Juan R. García Blanco)
+ * Remove Close menu entry (Juan R. García Blanco)
+ * Make entries under File top-level menu entries (Juan R. García Blanco)
+ * Remove obsolete gdict_window_defbox_selection_changed (Juan R. García Blanco)
+
GNOME Dictionary 3.17.2 2015-05-25
================================================================================
Translations
diff --git a/configure.ac b/configure.ac
index d05343d..01894ed 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
dnl -*- mode: m4 -*-
AC_PREREQ(2.63)
-AC_INIT([gnome-dictionary], [3.17.2],
+AC_INIT([gnome-dictionary], [3.17.3],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-dictionary],
[gnome-dictionary],
[http://live.gnome.org/GnomeUtils])