This version was released on 2001-08-29.

Dan McCormick spotted a (pretty big) problem in the way Gtk alarms were dispatched. It turned out that the next-alarm timeout was not being refreshed for the second or subequent alarm set. That doesn't matter if alarms are always set later than previous ones, but it failed when he tried to set an alarm before the first one in the queue. Fixed! And fixed for Tk and Event, too. Select didn't have a problem.

Added a GOTCHAS / FAQ section to POE::Wheel::ReadLine's manpage. This seems like a good idea, so maybe I'll add one to other pages as questions come up.

Commented out the "posthumous re-entry" check in POE::Kernel's run method. I don't remember why this was added; maybe some event loops don't like it.

Many many TODO additions and updates.

Everything in 0.1501 and 0.1502.

Back to POE CHANGES.