ninja: fixed typo in CHANGES.txt for CASSANDRA-12642

This commit is contained in:
Stefania Alborghetti 2016-10-12 09:48:36 +08:00
parent c5fdb32cee
commit 73b888db1a
1 changed files with 1 additions and 1 deletions

View File

@ -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)