File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 10
10
* Change the BSON binary subtype from 2 to 0
11
11
* Remove private method Connection#reset_conection
12
12
and deprecate public method ReplSetConnection#reset_connection
13
- * ByteBuffer#== and OrderedHash#dup (FooBarWidget )
13
+ * ByteBuffer#== and OrderedHash#dup (Hongli Lai )
14
14
* Better check for UTF8 validity in Ruby 1.9
15
15
* Added previously removed Connection#host and Connection#port
16
16
* Added transformers to allow Mongo::Cursor to allow instantiated objects (jnunemaker)
17
17
* Automated reconnection on fork
18
18
* Added Cursor#next alias for Cursor#next_document
19
19
* Audit tests after enabling warnings (wpiekutowski)
20
- * Various bug fixes thanks to FooBarWidget, Datanoise, Malitogeek
20
+ * Various bug fixes thanks to Datanoise, Hongli Lai, and Mauro Pompilio
21
21
22
22
### 1.2.4
23
23
2011-2-23
24
24
25
- * Fix the exception message shown when there's an IOError (malditogeek )
25
+ * Fix the exception message shown when there's an IOError (Mauro Pompilio )
26
26
* Another update to map-reduce docs for v1.8. Note that if you use the new
27
27
output option {: out => {: inline => true}}, then you must also specify
28
28
: raw => true.
You can’t perform that action at this time.
0 commit comments