summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authoradam <anton@adamansky.com>2012-12-25 11:09:42 +0700
committeradam <anton@adamansky.com>2012-12-25 11:09:42 +0700
commit53cfc22e5b495d4aa746c40b7b0a1e9e95adb1fa (patch)
tree8c705c25cba1f00dd6455bf980bf6a5b8a8fb8d8 /Changelog
parent72bfd4657f6c83f3a298b7fdc50e345c92180db1 (diff)
downloadejdb-53cfc22e5b495d4aa746c40b7b0a1e9e95adb1fa.tar.gz
ejdb-53cfc22e5b495d4aa746c40b7b0a1e9e95adb1fa.tar.bz2
ejdb-53cfc22e5b495d4aa746c40b7b0a1e9e95adb1fa.zip
Nodejs database cursors more GC friendly
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog4
1 files changed, 4 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 084c92c..bb8fa0c 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,7 @@
+2012-12-25 Anton Adamansky. <adamansky@gmail.com>
+ * Nodejs database cursors more GC friendly
+ - Release 1.0.34
+
2012-12-24 Anton Adamansky. <adamansky@gmail.com>
* Better array query matching
* $elemMatch support in queries (ticket: #13)