Revision: 982ef1dac128
Author:   Gary Dusbabek <[email protected]>
Date:     Tue Jan 31 09:32:41 2012
Log:      CHANGES and version bump to 0.8.1

http://code.google.com/a/apache-extras.org/p/cassandra-node/source/detail?r=982ef1dac128

Modified:
 /CHANGES
 /package.json

=======================================
--- /CHANGES    Mon Jan 30 14:59:17 2012
+++ /CHANGES    Tue Jan 31 09:32:41 2012
@@ -1,4 +1,8 @@
-Changes with cassandra-client X.Y.Z
+Changes with cassandra-client 0.8.1
+
+- fix callback problem with CP.shutdown
+
+Changes with cassandra-client 0.8.0

- Put drain back. (http://code.google.com/a/apache-extras.org/p/cassandra-node/issues/detail?id=32)

=======================================
--- /package.json       Mon Jan 30 15:05:34 2012
+++ /package.json       Tue Jan 31 09:32:41 2012
@@ -9,7 +9,7 @@
   ],
   "name": "cassandra-client",
   "description": "Node.js CQL driver for Apache Cassandra",
-  "version": "0.8.0",
+  "version": "0.8.1",
   "homepage": "http://code.google.com/a/apache-extras.org/p/cassandra-node/";,
   "repository": {
     "type": "git",

Reply via email to