add 3912 to CHANGES, NEWS

This commit is contained in:
Jonathan Ellis 2012-04-25 11:22:19 -05:00
parent 58dceaa6a8
commit cc68c49f47
2 changed files with 2 additions and 0 deletions

View File

@ -1,4 +1,5 @@
1.1.1-dev
* incremental repair by token range (CASSANDRA-3912)
* streaming commitlog backup + pitr (CASSANDRA-3690)
* avoid generating redundant compaction tasks during streaming
(CASSANDRA-4174)

View File

@ -16,6 +16,7 @@ Features
--------
- Continuous commitlog archiving and point-in-time recovery.
See conf/commitlog_archiving.properties
- Incremental repair by token range, exposed over JMX
1.1