history updates

This commit is contained in:
David Glasser
2014-08-27 12:26:49 -07:00
parent f1a7455d4c
commit 947dad2838

View File

@@ -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.