[glom] 1.12.1
- From: Murray Cumming <murrayc src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [glom] 1.12.1
- Date: Fri, 2 Oct 2009 12:44:03 +0000 (UTC)
commit 007d6fc1cbc994ca91dcda2c5da378a3dec1ecf5
Author: Murray Cumming <murrayc murrayc com>
Date: Fri Oct 2 14:43:39 2009 +0200
1.12.1
ChangeLog | 8 ++++++++
NEWS | 11 +++++++++++
configure.ac | 2 +-
3 files changed, 20 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index cd45dac..7cecbe0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2.12.1:
+
+2009-10-02 Murray Cumming <murrayc murrayc com>
+
+ * glom/libglom/utils.h|cc]: build_sql_select_fields_to_get():
+ Removed the unused extra_join parameter.
+ * glom/base_db.cc: Adapted.
+
2009-10-02 Murray Cumming <murrayc murrayc com>
Related Records: Fix doubly-related records portals, such as a list of
diff --git a/NEWS b/NEWS
index 854ef34..456595b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+1.12.1 (stable):
+
+* Related Records: Fix doubly-related records portals, such as a list of
+ an Artist's publishers (via their albums).
+* Maemo: More work on the port to the Maemo 5 UI, using simpel separate windows.
+* Build: Fix the build with gtkmm < 2.18.
+ (Murray Cumming)
+* Refactored CSV imorter and added unit tests.
+ (Michael Hasselmann)
+
+
1.12.0 (stable):
What's new in Glom 1.12:
diff --git a/configure.ac b/configure.ac
index 58b6e97..9708133 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.12.0], [http://bugzilla.gnome.org/enter_bug.cgi?product=Glom], [glom])
+AC_INIT([Glom], [1.12.1], [http://bugzilla.gnome.org/enter_bug.cgi?product=Glom], [glom])
AC_PREREQ([2.60])
AC_CONFIG_SRCDIR([glom/main.cc])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]