doc/3.16.rst
changeset 8670 f02139297beb
parent 8669 62213a34726e
child 8673 8ea63a2cc2cc
--- a/doc/3.16.rst	Mon Jan 21 18:01:25 2013 +0100
+++ b/doc/3.16.rst	Tue Jan 22 18:16:20 2013 +0100
@@ -36,6 +36,11 @@
   * Deprecate `in_memory_cnx` which becomes useless, use `_repo_connect` instead
     if necessary.
 
+* the "tcp://" uri scheme used for ZMQ communications (in a way
+  reminiscent of Pyro) is now named "zmqpickle-tcp://", so as to make
+  room for future zmq-based lightweight communications (without python
+  objects pickling).
+
 
 Unintrusive API changes
 -----------------------