Changeset: e02db68c8c4d for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=e02db68c8c4d Modified Files: gdk/ChangeLog Branch: default Log Message:
Added changelog message. diffs (14 lines): diff --git a/gdk/ChangeLog b/gdk/ChangeLog --- a/gdk/ChangeLog +++ b/gdk/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog file for MonetDB # This file is updated with Maddlog +* Wed Oct 2 2013 Sjoerd Mullender <[email protected]> +- Removed some unused fields in the atomDesc structure. This change + requires a complete recompilation of the whole suite. + * Tue Jan 22 2013 Sjoerd Mullender <[email protected]> - Replaced the mutex implementation for both GNU C and Visual Studio with a home-grown implementation that uses atomic instructions (__sync_*() _______________________________________________ checkin-list mailing list [email protected] https://www.monetdb.org/mailman/listinfo/checkin-list
