mirror of https://github.com/apache/cassandra
ninja: fixed typo in CHANGES.txt for CASSANDRA-12642
This commit is contained in:
parent
c5fdb32cee
commit
73b888db1a
|
|
@ -6,7 +6,7 @@
|
|||
|
||||
2.2.8
|
||||
* Fix exceptions when enabling gossip on nodes that haven't joined the ring (CASSANDRA-12253)
|
||||
* Fix authentication problem when invoking clqsh copy from a SOURCE command (CASSANDRA-12642)
|
||||
* Fix authentication problem when invoking cqlsh copy from a SOURCE command (CASSANDRA-12642)
|
||||
* Decrement pending range calculator jobs counter in finally block
|
||||
(CASSANDRA-12554)
|
||||
* Add local address entry in PropertyFileSnitch (CASSANDRA-11332)
|
||||
|
|
|
|||
Loading…
Reference in New Issue