From 947dad28383066ef8a44ad462aed3da1000da3f6 Mon Sep 17 00:00:00 2001 From: David Glasser Date: Wed, 27 Aug 2014 12:26:49 -0700 Subject: [PATCH] history updates --- History.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/History.md b/History.md index fa81ffc511..b3bde16692 100644 --- a/History.md +++ b/History.md @@ -17,6 +17,11 @@ unless explicitly requested. `meteor list` won't suggest that you update to them. +* Fix slow spiderable executions. + +* Fix dev-mode client-only restart when client files changed very soon after + server restart. + * Fix stack trace on `meteor add` constraint solver failure. * Fix "access-denied" stack trace when publishing packages.