Changeset: f4761de21123 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=f4761de21123
Modified Files:
        ChangeLog
Branch: default
Log Message:

Fix ChangeLog.


diffs (20 lines):

diff --git a/ChangeLog b/ChangeLog
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,14 @@
 # ChangeLog file for devel
 # This file is updated with Maddlog
 
-* Thu April 13 2017 Mark Raasveldt <[email protected]>
-- Added a new server-side protocol implementation. The new protocol is 
backwards compatible with the old protocol. Clients can choose whether they 
want to use the old or the new protocol during the initial handshake with the 
server. The new protocol is a binary column-based protocol that is 
significantly faster than the old protocol when transferring large result sets. 
In addition, the new protocol supports compression using Snappy or LZ4.
+* Thu Apr 13 2017 Mark Raasveldt <[email protected]>
+- Added a new server-side protocol implementation. The new protocol
+  is backwards compatible with the old protocol. Clients can choose
+  whether they want to use the old or the new protocol during the initial
+  handshake with the server. The new protocol is a binary column-based
+  protocol that is significantly faster than the old protocol when
+  transferring large result sets. In addition, the new protocol supports
+  compression using Snappy or LZ4.
 
 * Thu Jan 12 2017 Martin van Dinther <[email protected]>
 - Added 5 new sys schema tables: function_languages, function_types,
_______________________________________________
checkin-list mailing list
[email protected]
https://www.monetdb.org/mailman/listinfo/checkin-list

Reply via email to