This commit is contained in:
Brandon Williams 2014-06-30 14:41:36 -05:00
parent c9cef44a1a
commit 73e1eff683
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
1.2.17
* cqlsh: Fix CompositeType columns in DESCRIBE TABLE output (CASSANDRA-7399)
* Expose global ColmunFamily metrics (CASSANDRA-7273)
* Expose global ColumnFamily metrics (CASSANDRA-7273)
* Handle possible integer overflow in FastByteArrayOutputStream (CASSANDRA-7373)
* cqlsh: 'ascii' values weren't formatted as text (CASSANDRA-7407)
* cqlsh: ignore .cassandra permission errors (CASSANDRA-7266)