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

Fix 2.9.2 release date in History.txt

This commit is contained in:
Andrew Fecheyr 2014-10-30 16:31:52 +01:00
parent 971f4829f8
commit ebb5291210

View file

@ -1,4 +1,4 @@
=== 2.9.2 / 1024-10-25
=== 2.9.2 / 2014-10-25
* 8 bug fixes:
* Fix puma-wild handling a restart properly. Fixes #550