Changeset: 07e13703d77e for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/07e13703d77e Modified Files: ChangeLog Branch: default Log Message:
add changelog diffs (14 lines): diff --git a/ChangeLog b/ChangeLog --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog file for devel # This file is updated with Maddlog +* Thu May 7 2026 Niels Nes <[email protected]> +- disallow casting /coercing from decimal to integers when the functions + work on bits (like xor, and, or, <<, >> etc) + * Thu May 7 2026 Sjoerd Mullender <[email protected]> - The version number has changed from three levels where the first level has always been 11 to two levels. The 11. has been dropped. _______________________________________________ checkin-list mailing list -- [email protected] To unsubscribe send an email to [email protected]
