[glom/glom-1-20] 1.20.3



commit e74a3ec58b67dba432cf8f9029f276e218ac499d
Author: Murray Cumming <murrayc murrayc com>
Date:   Thu Dec 22 10:09:03 2011 +0100

    1.20.3

 ChangeLog    |    2 ++
 NEWS         |    7 +++++++
 configure.ac |    2 +-
 3 files changed, 10 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index b0f0f78..f01e0a2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+1.20.3:
+
 2011-12-21  Murray Cumming  <murrayc murrayc com>
 
 	Dialog_ChooseID: Really show the quick find feature.
diff --git a/NEWS b/NEWS
index 9f154be..ab01ce6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+1.20.3 (stable):
+
+* Details: ID Find button: Really show the quick find feature.
+* List: Really store data when the primary key is not auto-incremented.
+* Add the glom_test_connection command-line tool.
+* Film Manager example: Use English for Day/Night choices.
+
 1.20.2 (stable):
 
 * Correct parsing of quotes in example data.
diff --git a/configure.ac b/configure.ac
index f866c89..f09b9a7 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.20.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=Glom],[glom])
+AC_INIT([Glom],[1.20.3],[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]