Skip to content

Commit

Permalink
Updated history
Browse files Browse the repository at this point in the history
  • Loading branch information
christkv committed Feb 24, 2015
1 parent 1b117c4 commit fe06183
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions HISTORY
@@ -1,3 +1,7 @@
1.4.32
-----------------
- NODE-369 Unhandled exception while connecting

1.4.31 2015-02-16
-----------------
- Upgraded kerberos version to 0.0.9 to support node.js 0.12.0 and io.js 1.10.0
Expand Down Expand Up @@ -274,7 +278,7 @@
- Fixed possible issue where killcursor command might leave hanging functions
- Fixed issue where Mongos was not correctly removing dead servers from the pool of eligable servers
- Throw error if dbName or collection name contains null character (at command level and at collection level)
- Updated bson parser to 0.2.1 with security fix and non-promotion of Long values to javascript Numbers (once a long always a long)
- Updated bson parser to 0.2.1 with security fix and non-promotion of Long values to javascript Numbers (once a long always a long)

1.3.11 2013-07-04
-----------------
Expand Down Expand Up @@ -1020,4 +1024,4 @@
--------------
* Initial release support of driver using native node.js interface
* Supports gridfs specification
* Supports admin functionality
* Supports admin functionality

0 comments on commit fe06183

Please sign in to comment.