Merge branch 'master' into 2.0.0

This commit is contained in:
Sebastian McKenzie
2014-12-15 14:02:04 +11:00
10 changed files with 69 additions and 27 deletions

View File

@@ -39,3 +39,10 @@ class Bar extends Foo {
}
}
```
## 6to5-node
It is necessary to manually install `kexec` package on Unix-like OSes for
`6to5-node` to correctly handle signals.
**It is not recommended to use `6to5-node` with a process manager (`supervisord`, `upstart`, `systemd`, ...) without first installing `kexec`!**