From 0eccd1f2f49f674ba6e9f31a378fa17bc205d3df Mon Sep 17 00:00:00 2001 From: Emily Stark Date: Wed, 26 Feb 2014 13:51:38 -0800 Subject: [PATCH] Add History entries for 0.7.1.2 bug fixes --- History.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/History.md b/History.md index c1e0c626b7..699137d47c 100644 --- a/History.md +++ b/History.md @@ -1,6 +1,16 @@ ## v.NEXT -## v0.7.1 + +## v0.7.1.2 + +* Fix bug in tool error handling that caused `meteor` to crash on Mac + OSX when no computer name is set. + +* Work around a bug that caused MongoDB to fail an assertion when using + tailable cursors on non-oplog collections. + + +## v0.7.1.1 * Integrate with Meteor developer accounts, a new way of managing your meteor.com deployed sites. When you use `meteor deploy`, you will be