Changeset: b0a14906157f for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=b0a14906157f Modified Files: sql/ChangeLog-Archive sql/MonetDB-SQL.spec sql/debian/changelog sql/src/backends/monet5/merovingian/ChangeLog-Archive Branch: Oct2010 Log Message:
Fixed version numbers in changelogs. diffs (156 lines): diff -r 3516ef78b1bf -r b0a14906157f sql/ChangeLog-Archive --- a/sql/ChangeLog-Archive Thu Nov 11 11:15:54 2010 +0100 +++ b/sql/ChangeLog-Archive Thu Nov 11 14:03:44 2010 +0100 @@ -1,21 +1,21 @@ # DO NOT EDIT THIS FILE -- MAINTAINED AUTOMATICALLY # This file contains past ChangeLog entries -* Mon Oct 18 2010 Sjoerd Mullender <[email protected]> - 2.40.0-20101029 +* Mon Oct 18 2010 Sjoerd Mullender <[email protected]> - 2.40.1-20101029 - Fixed bug 2695: crash when starting mserver in readonly mode on a new database. -* Wed Sep 22 2010 Fabian Groffen <[email protected]> - 2.40.0-20101029 +* Wed Sep 22 2010 Fabian Groffen <[email protected]> - 2.40.1-20101029 - Improved uuid detection, to solve problems like bug #2675 -* Wed Jun 23 2010 Niels Nes <[email protected]> - 2.40.0-20101029 +* Wed Jun 23 2010 Niels Nes <[email protected]> - 2.40.1-20101029 - make it possible to use '?' in offset and limit -* Fri Sep 17 2010 Sjoerd Mullender <[email protected]> - 2.40.0-20101029 +* Fri Sep 17 2010 Sjoerd Mullender <[email protected]> - 2.40.1-20101029 - Fixed a bug where the server silently ignored the last record in a COPY INTO if it was incomplete (e.g. missing a quote). -* Mon Aug 30 2010 Sjoerd Mullender <[email protected]> - 2.40.0-20101029 +* Mon Aug 30 2010 Sjoerd Mullender <[email protected]> - 2.40.1-20101029 - Fixed a crash of the server when an extremely complex query is attempted. This is the latest incarnation of bug 104. diff -r 3516ef78b1bf -r b0a14906157f sql/MonetDB-SQL.spec --- a/sql/MonetDB-SQL.spec Thu Nov 11 11:15:54 2010 +0100 +++ b/sql/MonetDB-SQL.spec Thu Nov 11 14:03:44 2010 +0100 @@ -167,32 +167,32 @@ * Fri Nov 05 2010 Sjoerd Mullender <[email protected]> - 2.40.1-20101105 - Rebuilt. -* Fri Oct 29 2010 Sjoerd Mullender <[email protected]> - 2.40.0-20101029 +* Fri Oct 29 2010 Sjoerd Mullender <[email protected]> - 2.40.1-20101029 - Rebuilt. -* Thu Oct 21 2010 Fabian Groffen <[email protected]> - 2.40.0-20101029 +* Thu Oct 21 2010 Fabian Groffen <[email protected]> - 2.40.1-20101029 - Report a stopped and locked database as under maintenance, instead of without connections, bug #2685 -* Mon Oct 18 2010 Sjoerd Mullender <[email protected]> - 2.40.0-20101029 +* Mon Oct 18 2010 Sjoerd Mullender <[email protected]> - 2.40.1-20101029 - Fixed bug 2695: crash when starting mserver in readonly mode on a new database. -* Wed Sep 22 2010 Fabian Groffen <[email protected]> - 2.40.0-20101029 +* Wed Sep 22 2010 Fabian Groffen <[email protected]> - 2.40.1-20101029 - Improved uuid detection, to solve problems like bug #2675 -* Fri Sep 17 2010 Sjoerd Mullender <[email protected]> - 2.40.0-20101029 +* Fri Sep 17 2010 Sjoerd Mullender <[email protected]> - 2.40.1-20101029 - Fixed a bug where the server silently ignored the last record in a COPY INTO if it was incomplete (e.g. missing a quote). -* Mon Aug 30 2010 Sjoerd Mullender <[email protected]> - 2.40.0-20101029 +* Mon Aug 30 2010 Sjoerd Mullender <[email protected]> - 2.40.1-20101029 - Fixed a crash of the server when an extremely complex query is attempted. This is the latest incarnation of bug 104. -* Tue Aug 24 2010 Arjen de Rijke <[email protected]> - 2.40.0-20101029 +* Tue Aug 24 2010 Arjen de Rijke <[email protected]> - 2.40.1-20101029 - Add readonly property for databases to monetdb and merovingian. -* Tue Aug 24 2010 Niels Nes <[email protected]> - 2.40.0-20101029 +* Tue Aug 24 2010 Niels Nes <[email protected]> - 2.40.1-20101029 - make it possible to use '?' in offset and limit * Tue Aug 24 2010 Sjoerd Mullender <[email protected]> - 2.38.5-20100824 diff -r 3516ef78b1bf -r b0a14906157f sql/debian/changelog --- a/sql/debian/changelog Thu Nov 11 11:15:54 2010 +0100 +++ b/sql/debian/changelog Thu Nov 11 14:03:44 2010 +0100 @@ -16,53 +16,53 @@ -- Sjoerd Mullender <[email protected]> Fri, 05 Nov 2010 09:32:13 +0100 -monetdb-sql (2.40.0-20101029) unstable; urgency=low +monetdb-sql (2.40.1-20101029) unstable; urgency=low * Rebuilt. -- Sjoerd Mullender <[email protected]> Fri, 29 Oct 2010 10:30:31 +0200 -monetdb-sql (2.40.0-20101029) unstable; urgency=low +monetdb-sql (2.40.1-20101029) unstable; urgency=low * Report a stopped and locked database as under maintenance, instead of without connections, bug #2685 -- Fabian Groffen <[email protected]> Thu, 21 Oct 2010 10:30:31 +0200 -monetdb-sql (2.40.0-20101029) unstable; urgency=low +monetdb-sql (2.40.1-20101029) unstable; urgency=low * Fixed bug 2695: crash when starting mserver in readonly mode on a new database. -- Sjoerd Mullender <[email protected]> Mon, 18 Oct 2010 10:30:31 +0200 -monetdb-sql (2.40.0-20101029) unstable; urgency=low +monetdb-sql (2.40.1-20101029) unstable; urgency=low * Improved uuid detection, to solve problems like bug #2675 -- Fabian Groffen <[email protected]> Wed, 22 Sep 2010 10:30:31 +0200 -monetdb-sql (2.40.0-20101029) unstable; urgency=low +monetdb-sql (2.40.1-20101029) unstable; urgency=low * Fixed a bug where the server silently ignored the last record in a COPY INTO if it was incomplete (e.g. missing a quote). -- Sjoerd Mullender <[email protected]> Fri, 17 Sep 2010 10:30:31 +0200 -monetdb-sql (2.40.0-20101029) unstable; urgency=low +monetdb-sql (2.40.1-20101029) unstable; urgency=low * Fixed a crash of the server when an extremely complex query is attempted. This is the latest incarnation of bug 104. -- Sjoerd Mullender <[email protected]> Mon, 30 Aug 2010 10:30:31 +0200 -monetdb-sql (2.40.0-20101029) unstable; urgency=low +monetdb-sql (2.40.1-20101029) unstable; urgency=low * Add readonly property for databases to monetdb and merovingian. -- Arjen de Rijke <[email protected]> Tue, 24 Aug 2010 10:30:31 +0200 -monetdb-sql (2.40.0-20101029) unstable; urgency=low +monetdb-sql (2.40.1-20101029) unstable; urgency=low * make it possible to use '?' in offset and limit diff -r 3516ef78b1bf -r b0a14906157f sql/src/backends/monet5/merovingian/ChangeLog-Archive --- a/sql/src/backends/monet5/merovingian/ChangeLog-Archive Thu Nov 11 11:15:54 2010 +0100 +++ b/sql/src/backends/monet5/merovingian/ChangeLog-Archive Thu Nov 11 14:03:44 2010 +0100 @@ -1,11 +1,11 @@ # DO NOT EDIT THIS FILE -- MAINTAINED AUTOMATICALLY # This file contains past ChangeLog entries -* Thu Oct 21 2010 Fabian Groffen <[email protected]> - 2.40.0-20101029 +* Thu Oct 21 2010 Fabian Groffen <[email protected]> - 2.40.1-20101029 - Report a stopped and locked database as under maintenance, instead of without connections, bug #2685 -* Fri Jul 16 2010 Arjen de Rijke <[email protected]> - 2.40.0-20101029 +* Fri Jul 16 2010 Arjen de Rijke <[email protected]> - 2.40.1-20101029 - Add readonly property for databases to monetdb and merovingian. * Mon Jul 26 2010 Fabian Groffen <[email protected]> - 2.38.5-20100823 _______________________________________________ Checkin-list mailing list [email protected] http://mail.monetdb.org/mailman/listinfo/checkin-list
