Changeset: b0c7b07f7bc8 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=b0c7b07f7bc8 Added Files: buildtools/ChangeLog.Oct2012 clients/ChangeLog.Oct2012 gdk/ChangeLog.Oct2012 geom/ChangeLog.Oct2012 java/ChangeLog.Oct2012 monetdb5/ChangeLog.Oct2012 sql/ChangeLog.Oct2012 testing/ChangeLog.Oct2012 tools/merovingian/ChangeLog.Oct2012 Modified Files: buildtools/ChangeLog clients/ChangeLog gdk/ChangeLog monetdb5/ChangeLog Branch: default Log Message:
Step two towards a new stable branch "Oct2012". Increment version numbers. >From now on, *all* bug fixes, and *only* bug fixes, *must* go to the stable branch with the name "Oct2012". diffs (77 lines): diff --git a/buildtools/ChangeLog b/buildtools/ChangeLog --- a/buildtools/ChangeLog +++ b/buildtools/ChangeLog @@ -1,6 +1,3 @@ # ChangeLog file for buildtools # This file is updated with Maddlog -* Mon Jul 16 2012 Sjoerd Mullender <[email protected]> -- Removed --enable-noexpand configure option. - diff --git a/buildtools/ChangeLog b/buildtools/ChangeLog.Oct2012 copy from buildtools/ChangeLog copy to buildtools/ChangeLog.Oct2012 diff --git a/clients/ChangeLog b/clients/ChangeLog --- a/clients/ChangeLog +++ b/clients/ChangeLog @@ -1,9 +1,3 @@ # ChangeLog file for clients # This file is updated with Maddlog -* Thu Jul 19 2012 Gijs Molenaar <[email protected]> -- all strings returned by python2 are unicode, removed use_unicode option -- python2 and 3 type convertion speed improvements -- python2 uses new styl objects now (bug #3104) -- split python2 and python3 - diff --git a/clients/ChangeLog b/clients/ChangeLog.Oct2012 copy from clients/ChangeLog copy to clients/ChangeLog.Oct2012 diff --git a/gdk/ChangeLog b/gdk/ChangeLog --- a/gdk/ChangeLog +++ b/gdk/ChangeLog @@ -1,12 +1,3 @@ # ChangeLog file for MonetDB # This file is updated with Maddlog -* Wed Aug 8 2012 Sjoerd Mullender <[email protected]> -- Removed the gdk_embedded (and embedded) option. The code wasn't tested - and most likely non-functional. - -* Tue Jul 17 2012 Sjoerd Mullender <[email protected]> -- BAT-of-BATs is no longer allowed. It was already not allowed to - make these types of BATs persistent, but now they can't be created at - all anymore. - diff --git a/gdk/ChangeLog b/gdk/ChangeLog.Oct2012 copy from gdk/ChangeLog copy to gdk/ChangeLog.Oct2012 diff --git a/geom/ChangeLog b/geom/ChangeLog.Oct2012 copy from geom/ChangeLog copy to geom/ChangeLog.Oct2012 diff --git a/java/ChangeLog b/java/ChangeLog.Oct2012 copy from java/ChangeLog copy to java/ChangeLog.Oct2012 diff --git a/monetdb5/ChangeLog b/monetdb5/ChangeLog --- a/monetdb5/ChangeLog +++ b/monetdb5/ChangeLog @@ -1,7 +1,3 @@ # ChangeLog file for MonetDB5 # This file is updated with Maddlog -* Wed Aug 8 2012 Fabian Groffen <[email protected]> -- The MAL-to-C Compiler (mcc) was removed. The code wasn't tested and - most likely non-functional. - diff --git a/monetdb5/ChangeLog b/monetdb5/ChangeLog.Oct2012 copy from monetdb5/ChangeLog copy to monetdb5/ChangeLog.Oct2012 diff --git a/sql/ChangeLog b/sql/ChangeLog.Oct2012 copy from sql/ChangeLog copy to sql/ChangeLog.Oct2012 diff --git a/testing/ChangeLog b/testing/ChangeLog.Oct2012 copy from testing/ChangeLog copy to testing/ChangeLog.Oct2012 diff --git a/tools/merovingian/ChangeLog b/tools/merovingian/ChangeLog.Oct2012 copy from tools/merovingian/ChangeLog copy to tools/merovingian/ChangeLog.Oct2012 _______________________________________________ Checkin-list mailing list [email protected] http://mail.monetdb.org/mailman/listinfo/checkin-list
