Changeset: f123a10bb634 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/f123a10bb634 Modified Files: gdk/ChangeLog.Jul2021 Branch: Jul2021 Log Message:
Changelog blurb. diffs (15 lines): diff --git a/gdk/ChangeLog.Jul2021 b/gdk/ChangeLog.Jul2021 --- a/gdk/ChangeLog.Jul2021 +++ b/gdk/ChangeLog.Jul2021 @@ -1,6 +1,11 @@ # ChangeLog file for GDK # This file is updated with Maddlog +* Tue Aug 2 2022 Sjoerd Mullender <[email protected]> +- When destroying a bat, make sure there are no files left over in + the BACKUP directory since they can cause problems when the bat id + gets reused. + * Thu Jul 28 2022 Sjoerd Mullender <[email protected]> - Fixed an off-by-one error in the logger which caused older log files to stick around longer in the write-ahead log than necessary. _______________________________________________ checkin-list mailing list -- [email protected] To unsubscribe send an email to [email protected]
