From 31b77440004e0a87eeeca95b21950aefe4afeb6c Mon Sep 17 00:00:00 2001 From: David Glasser Date: Tue, 31 Mar 2015 10:52:19 -0400 Subject: [PATCH] History note for #3999 --- History.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/History.md b/History.md index 7971e1328a1..26aba420e80 100644 --- a/History.md +++ b/History.md @@ -26,6 +26,10 @@ * Preserve the value of `_` in `meteor shell`. #4010 +* `meteor mongo` now works on OS X when certain non-ASCII characters are in the + pathname, as long as the `pgrep` utility is installed (it ships standard with + OS X 10.8 and newer). #3999 + ## Meteor Accounts