mirror of https://github.com/apache/cassandra
cqlsh: Add inet type support on Windows (ipv4-only)
patch by Aleksey Yeschenko; reviewed by Brandon Williams for CASSANDRA-4801
This commit is contained in:
parent
54601f1927
commit
ea08e01a09
|
|
@ -2,6 +2,7 @@
|
|||
* cli: Add JMX authentication support (CASSANDRA-5080)
|
||||
* nodetool: ability to repair specific range (CASSANDRA-5280)
|
||||
* Fix possible assertion triggered in SliceFromReadCommand (CASSANDRA-5284)
|
||||
* cqlsh: Add inet type support on Windows (ipv4-only) (CASSANDRA-4801)
|
||||
|
||||
|
||||
1.1.10
|
||||
|
|
|
|||
Binary file not shown.
Loading…
Reference in New Issue