changelog

This commit is contained in:
David Dollar
2012-10-08 10:47:21 -04:00
parent 8b49256175
commit 5c1ffdb7dc
+4
View File
@@ -1,3 +1,7 @@
## 0.60.2 (2012-10-08)
* Fix for nil value on io select loop, fixes #260 [Silvio Relli]
## 0.60.1 (2012-10-08)
* sleep on select() to avoid spinning the cpu [Silvio Relli]