Skip to content

Commit 26b9b69

Browse files
committed
minor: history
1 parent 113eeb4 commit 26b9b69

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/HISTORY.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,19 +10,19 @@
1010
* Change the BSON binary subtype from 2 to 0
1111
* Remove private method Connection#reset_conection
1212
and deprecate public method ReplSetConnection#reset_connection
13-
* ByteBuffer#== and OrderedHash#dup (FooBarWidget)
13+
* ByteBuffer#== and OrderedHash#dup (Hongli Lai)
1414
* Better check for UTF8 validity in Ruby 1.9
1515
* Added previously removed Connection#host and Connection#port
1616
* Added transformers to allow Mongo::Cursor to allow instantiated objects (jnunemaker)
1717
* Automated reconnection on fork
1818
* Added Cursor#next alias for Cursor#next_document
1919
* 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
2121

2222
### 1.2.4
2323
2011-2-23
2424

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)
2626
* Another update to map-reduce docs for v1.8. Note that if you use the new
2727
output option {:out => {:inline => true}}, then you must also specify
2828
:raw => true.

0 commit comments

Comments
 (0)