Changeset: af88b10dddb7 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/af88b10dddb7 Modified Files: MonetDB.spec debian/changelog misc/packages/deb/changelog misc/packages/rpm/changelog Branch: Oct2020 Log Message:
Remove accidentally added changelog message. diffs (43 lines): diff --git a/MonetDB.spec b/MonetDB.spec --- a/MonetDB.spec +++ b/MonetDB.spec @@ -847,7 +847,6 @@ fi %changelog * Mon May 03 2021 Sjoerd Mullender <[email protected]> - 11.39.17-20210503 - Rebuilt. -- GH#2430: JDBC: support for streams - GH#3336: DB files not removed if all rows are deleted, even after restart - GH#7104: Monetdbe NTILE function does not produce correct ordering - GH#7108: Monetdb crashes on query execution diff --git a/debian/changelog b/debian/changelog --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,6 @@ monetdb (11.39.17) unstable; urgency=low * Rebuilt. - * GH#2430: JDBC: support for streams * GH#3336: DB files not removed if all rows are deleted, even after restart * GH#7104: Monetdbe NTILE function does not produce correct ordering * GH#7108: Monetdb crashes on query execution diff --git a/misc/packages/deb/changelog b/misc/packages/deb/changelog --- a/misc/packages/deb/changelog +++ b/misc/packages/deb/changelog @@ -1,7 +1,6 @@ monetdb (11.39.17) unstable; urgency=low * Rebuilt. - * GH#2430: JDBC: support for streams * GH#3336: DB files not removed if all rows are deleted, even after restart * GH#7104: Monetdbe NTILE function does not produce correct ordering * GH#7108: Monetdb crashes on query execution diff --git a/misc/packages/rpm/changelog b/misc/packages/rpm/changelog --- a/misc/packages/rpm/changelog +++ b/misc/packages/rpm/changelog @@ -1,6 +1,5 @@ * Mon May 03 2021 Sjoerd Mullender <[email protected]> - 11.39.17-20210503 - Rebuilt. -- GH#2430: JDBC: support for streams - GH#3336: DB files not removed if all rows are deleted, even after restart - GH#7104: Monetdbe NTILE function does not produce correct ordering - GH#7108: Monetdb crashes on query execution _______________________________________________ checkin-list mailing list [email protected] https://www.monetdb.org/mailman/listinfo/checkin-list
