You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by ee...@apache.org on 2010/02/19 22:30:39 UTC

svn commit: r911991 - /incubator/cassandra/trunk/NEWS.txt

Author: eevans
Date: Fri Feb 19 21:30:39 2010
New Revision: 911991

URL: http://svn.apache.org/viewvc?rev=911991&view=rev
Log:
release note mentioning renamed directives

Patch by eevans for CASSANDRA-811

Modified:
    incubator/cassandra/trunk/NEWS.txt

Modified: incubator/cassandra/trunk/NEWS.txt
URL: http://svn.apache.org/viewvc/incubator/cassandra/trunk/NEWS.txt?rev=911991&r1=911990&r2=911991&view=diff
==============================================================================
--- incubator/cassandra/trunk/NEWS.txt (original)
+++ incubator/cassandra/trunk/NEWS.txt Fri Feb 19 21:30:39 2010
@@ -1,3 +1,11 @@
+0.7.0
+=====
+
+Configuraton
+------------
+    - The ThriftAddress and ThriftPort directives have been renamed to
+      RPCAddress and RPCPort respectively.
+
 0.6.0
 =====