v4.2.1
tag0bf9210255ef9e8393998e88c31987ac01030d89
object 4757aa70c3b3ab953255f74831b6f98e6f32fb72
authorEric Wong <normalperson@yhbt.net>
Mon, 26 Mar 2012 21:39:51 +0000 (26 21:39 +0000)
unicorn 4.2.1 - minor fix and doc updates

* Stale pid files are detected if a pid is recycled by processes
  belonging to another user, thanks to Graham Bleach.
* nginx example config updates thanks to to Eike Herzbach.
* KNOWN_ISSUES now documents issues with apps/libs that install
  conflicting signal handlers.