Index: library/mongodb/tests/nsf-mongo.test =================================================================== diff -u -r3b027ad12276944ae1a5025481e88723e61b1787 -r75f11a9a1c2b7370a3aa39c9b7fc1b98c5da7812 --- library/mongodb/tests/nsf-mongo.test (.../nsf-mongo.test) (revision 3b027ad12276944ae1a5025481e88723e61b1787) +++ library/mongodb/tests/nsf-mongo.test (.../nsf-mongo.test) (revision 75f11a9a1c2b7370a3aa39c9b7fc1b98c5da7812) @@ -3,6 +3,8 @@ # This is a sample test set using the low-level (pure tcl) interface # for inserting and querying tuples into MongoDB. # +# No interface changes so far between mongodb interface between 2.1 and 2.2. +# # Main differences in the query interface due to changes in the # upstream c-driver interface between the interface in nsf 2.0.0 (old) # and 2.1.0 (new):