1
0
Fork 0
mirror of https://github.com/puma/puma.git synced 2022-11-09 13:48:40 -05:00

Fix date. Thanks @tekkie

This commit is contained in:
Evan Phoenix 2014-11-25 08:55:01 -08:00
parent dcd45c9132
commit 75d9044247

View file

@ -1,4 +1,4 @@
=== 2.10.1 / 2014-11-14
=== 2.10.1 / 2014-11-24
* 1 bug fix:
* Load the app after daemonizing because the app might start threads.