Changeset: 90ae25257435 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=90ae25257435 Modified Files: sql/ChangeLog.Oct2014 Branch: Oct2014 Log Message:
Remove the "at least" bit: we don't support older than Feb2013. diffs (10 lines): diff --git a/sql/ChangeLog.Oct2014 b/sql/ChangeLog.Oct2014 --- a/sql/ChangeLog.Oct2014 +++ b/sql/ChangeLog.Oct2014 @@ -5,5 +5,5 @@ - A number of bugs were fixed in the code to upgrade a database from previous releases. This version should fix the upgrade of a database that had been upgraded to the Oct2014 release, but also properly - upgrade directly from (at least) Jan2014 and Feb2013 releases. + upgrade directly from Jan2014 and Feb2013 releases. _______________________________________________ checkin-list mailing list [email protected] https://www.monetdb.org/mailman/listinfo/checkin-list
