Changeset: 93369f14d6fb for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/93369f14d6fb Modified Files: gdk/ChangeLog.Jan2022 Branch: Jan2022 Log Message:
Blurb. diffs (15 lines): diff --git a/gdk/ChangeLog.Jan2022 b/gdk/ChangeLog.Jan2022 --- a/gdk/ChangeLog.Jan2022 +++ b/gdk/ChangeLog.Jan2022 @@ -1,6 +1,11 @@ # 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. + * Tue Apr 25 2023 Sjoerd Mullender <[email protected]> - Fixed parsing of the BBP.dir files when BAT ids grow larger than 2**24 (i.e. 100000000 in octal). _______________________________________________ checkin-list mailing list -- [email protected] To unsubscribe send an email to [email protected]
