Changeset: 21f648ab110c for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/21f648ab110c Modified Files: gdk/ChangeLog.Jul2021 Branch: Jul2021 Log Message:
Blurb. diffs (12 lines): diff --git a/gdk/ChangeLog.Jul2021 b/gdk/ChangeLog.Jul2021 --- a/gdk/ChangeLog.Jul2021 +++ b/gdk/ChangeLog.Jul2021 @@ -1,3 +1,8 @@ # ChangeLog file for GDK # This file is updated with Maddlog +* Tue May 16 2023 Sjoerd Mullender <[email protected]> +- Warnings and informational messages are now sent to stdout instead of + stderr, which means that monetdbd will now log them with the tag MSG + instead of ERR. + _______________________________________________ checkin-list mailing list -- [email protected] To unsubscribe send an email to [email protected]
