Author: jbellis
Date: Thu Dec 16 20:00:26 2010
New Revision: 1050132
URL: http://svn.apache.org/viewvc?rev=1050132&view=rev
Log:
fix 1770->1760 typo
Modified:
cassandra/branches/cassandra-0.6/CHANGES.txt
Modified: cassandra/branches/cassandra-0.6/CHANGES.txt
URL:
http://svn.apache.org/viewvc/cassandra/branches/cassandra-0.6/CHANGES.txt?rev=1050132&r1=1050131&r2=1050132&view=diff
==============================================================================
--- cassandra/branches/cassandra-0.6/CHANGES.txt (original)
+++ cassandra/branches/cassandra-0.6/CHANGES.txt Thu Dec 16 20:00:26 2010
@@ -7,7 +7,7 @@
* limit repaired ranges to what the nodes have in common (CASSANDRA-1674)
* Fix misuse of DataOutputBuffer.getData in AntiEntropyService
(CASSANDRA-1729)
- * detect and warn when obsolete version of JNA is present (CASSANDRA-1770)
+ * detect and warn when obsolete version of JNA is present (CASSANDRA-1760)
* fix live-column-count of slice ranges including tombstoned supercolumn
with live subcolumn (CASSANDRA-1591)
* clean up log messages for gossip token notifications (CASSANDRA-1518)