From 0594179913d63fb31d1a0fa41fa772c623d4fea0 Mon Sep 17 00:00:00 2001 From: Jonathan Ellis Date: Tue, 27 Mar 2012 08:50:45 -0500 Subject: [PATCH] improve #3985 changelog entry --- CHANGES.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGES.txt b/CHANGES.txt index 74522efc17..c92a2421bd 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -11,7 +11,8 @@ * don't change manifest level for cleanup, scrub, and upgradesstables operations under LeveledCompactionStrategy (CASSANDRA-3989) * fix race leading to super columns assertion failure (CASSANDRA-3957) - * ensure that directory is selected for compaction (CASSANDRA-3985) + * ensure that directory is selected for compaction for user-defined + tasks and upgradesstables (CASSANDRA-3985) 1.0.8