Changeset: aa451e1c3e88 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=aa451e1c3e88 Modified Files: MonetDB.spec debian/changelog gdk/ChangeLog-Archive Branch: Apr2011 Log Message:
Typo in changelog. diffs (36 lines): diff --git a/MonetDB.spec b/MonetDB.spec --- a/MonetDB.spec +++ b/MonetDB.spec @@ -586,7 +586,7 @@ * Thu Apr 14 2011 Sjoerd Mullender <[email protected]> - 11.3.1-20110414 - gdk: Fixed bugs in antiselect which gave the incorrect result when upper - and lower bount were equal. This bug could be triggered by the SQL + and lower bound were equal. This bug could be triggered by the SQL query SELECT * FROM t WHERE x NOT BETWEEN y AND y. * Thu Apr 14 2011 Sjoerd Mullender <[email protected]> - 11.3.1-20110414 diff --git a/debian/changelog b/debian/changelog --- a/debian/changelog +++ b/debian/changelog @@ -19,7 +19,7 @@ monetdb (11.3.1-20110414) unstable; urgency=low * gdk: Fixed bugs in antiselect which gave the incorrect result when upper - and lower bount were equal. This bug could be triggered by the SQL + and lower bound were equal. This bug could be triggered by the SQL query SELECT * FROM t WHERE x NOT BETWEEN y AND y. -- Sjoerd Mullender <[email protected]> Thu, 14 Apr 2011 10:11:07 +0200 diff --git a/gdk/ChangeLog-Archive b/gdk/ChangeLog-Archive --- a/gdk/ChangeLog-Archive +++ b/gdk/ChangeLog-Archive @@ -3,7 +3,7 @@ * Thu Apr 14 2011 Sjoerd Mullender <[email protected]> - 11.3.1-20110414 - Fixed bugs in antiselect which gave the incorrect result when upper - and lower bount were equal. This bug could be triggered by the SQL + and lower bound were equal. This bug could be triggered by the SQL query SELECT * FROM t WHERE x NOT BETWEEN y AND y. * Tue Mar 22 2011 Fabian Groffen <[email protected]> - 11.1.1-20110324 _______________________________________________ Checkin-list mailing list [email protected] http://mail.monetdb.org/mailman/listinfo/checkin-list
