Changeset: 09f36411759b for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=09f36411759b Modified Files: clients/ChangeLog.Mar2011 geom/ChangeLog.Mar2011 monetdb5/ChangeLog.Mar2011 Branch: Mar2011 Log Message:
Added some changelog entries. diffs (37 lines): diff --git a/clients/ChangeLog.Mar2011 b/clients/ChangeLog.Mar2011 --- a/clients/ChangeLog.Mar2011 +++ b/clients/ChangeLog.Mar2011 @@ -1,6 +1,10 @@ # ChangeLog file for clients # This file is updated with Maddlog +* Mon Feb 14 2011 Sjoerd Mullender <[email protected]> +- Fixed bug 2677: SQL_DESC_OCTET_LENGTH should give the size in bytes + required to copy the data. + * Mon Jan 24 2011 Fabian Groffen <[email protected]> - Disable timer functionality for non-XQuery languages since it is incorrect, bug #2705 diff --git a/geom/ChangeLog.Mar2011 b/geom/ChangeLog.Mar2011 --- a/geom/ChangeLog.Mar2011 +++ b/geom/ChangeLog.Mar2011 @@ -1,3 +1,6 @@ # ChangeLog file for geom # This file is updated with Maddlog +* Tue Mar 15 2011 Fabian Groffen <[email protected]> +- Set endianness for wkb en/decoding. + diff --git a/monetdb5/ChangeLog.Mar2011 b/monetdb5/ChangeLog.Mar2011 --- a/monetdb5/ChangeLog.Mar2011 +++ b/monetdb5/ChangeLog.Mar2011 @@ -1,6 +1,9 @@ # ChangeLog file for MonetDB5 # This file is updated with Maddlog +* Sat Mar 05 2011 Stefan de Konink <[email protected]> +- sphinx module: update, adding limit/max_results support + * Fri Sep 10 2010 Fabian Groffen <[email protected]> - Improve the performance of remote.put for BAT arguments. The put speed is now roughly equal to the speed of get on a BAT. _______________________________________________ Checkin-list mailing list [email protected] http://mail.monetdb.org/mailman/listinfo/checkin-list
