Changeset: cefcf1444536 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/cefcf1444536 Modified Files: gdk/ChangeLog.Jul2021 Branch: Jul2021 Log Message:
Changelog message. 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 +* Wed Dec 7 2022 Sjoerd Mullender <[email protected]> +- A bug was fixed when dealing with copy-on-write memory maps. These can + occur for some bats used by the write-ahead log code when they grow + large enough. + _______________________________________________ checkin-list mailing list -- [email protected] To unsubscribe send an email to [email protected]
