Remove duplicate 5038 from CHANGES.txt

This commit is contained in:
Aleksey Yeschenko 2013-02-12 21:31:11 +03:00
parent 06d9bda832
commit dd4d798dcd
1 changed files with 1 additions and 1 deletions

View File

@ -6,6 +6,7 @@
* replace supercolumns internally by composites (CASSANDRA-3237, 5123)
* upgrade thrift to 0.9.0 (CASSANDRA-3719)
1.2.2
* avoid no-op caching of byte[] on commitlog append (CASSANDRA-5199)
* more robust solution to incomplete compactions + counters (CASSANDRA-5151)
@ -23,7 +24,6 @@
* add UseCondCardMark XX jvm settings on jdk 1.7 (CASSANDRA-4366)
* CQL3 refactor to allow conversion function (CASSANDRA-5226)
* Fix drop of sstables in some circumstance (CASSANDRA-5232)
* Add support for LZ4 compression (CASSANDRA-5038)
* Implement caching of authorization results (CASSANDRA-4295)
* Add support for LZ4 compression (CASSANDRA-5038)