Changeset: b6b9cceffb58 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=b6b9cceffb58 Modified Files: monetdb5/ChangeLog Branch: default Log Message:
Changelog diffs (14 lines): diff --git a/monetdb5/ChangeLog b/monetdb5/ChangeLog --- a/monetdb5/ChangeLog +++ b/monetdb5/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog file for MonetDB5 # This file is updated with Maddlog +* Sat Nov 7 2015 Martin Kersten <[email protected]> +- The generic property handling scheme has been removed. It was used in + just a few places, for widely different purposes and contained cruft. + * Mon Oct 26 2015 Sjoerd Mullender <[email protected]> - Removed functions str.iconv and str.codeset. Internally, strings are always in UTF-8 encoding, so we can't allow code set conversions. _______________________________________________ checkin-list mailing list [email protected] https://www.monetdb.org/mailman/listinfo/checkin-list
