From 7d363884c603687e1728af3a15f2bdafc8f91d55 Mon Sep 17 00:00:00 2001 From: Jonathan Ellis Date: Tue, 3 Nov 2009 20:04:10 +0000 Subject: [PATCH] update changes git-svn-id: https://svn.apache.org/repos/asf/incubator/cassandra/branches/cassandra-0.4@832532 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.txt b/CHANGES.txt index 9f19d7a608..7edb5e033a 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -7,6 +7,7 @@ * Add "nodeprobe flush" (CASSANDRA-505) * remove NotFoundException from get_slice throws list (CASSANDRA-518) * fix get (not get_slice) of entire supercolumn (CASSANDRA-508) + * fix null token during bootstrap (CASSANDRA-501) 0.4.1