- mock poll instead of epoll - increase timeout for poll (1ms is a lot of system load for nothing)
Allow multiple comma seperated timezones Handle click to cycle through configured timezones Example: ``` bumblebee-status -m datetimetz -p \ datetimetz.timezone=\ "Australia/Sydney,Pacific/Auckland,America/Los_Angeles" ``` Added dependencies to travis config