Fixed translation functionality for special activation case. Never assume a global when you're unsure. :)
1.7
Add an icon for the menu item for 2.7 and up installations.
Add uninstall functionality for 2.7 and up installations.
1.6
Added link to Settings page from plugin display page. Looks nice and clean in 2.7. It would be nice if all plugins did this, could get rid of a lot of settings pages.
1.5
Added two suggested features:
Display of the current time and adjusted time on the config screen.
Comment at the end explaining the lack of closing PHP tags (since some people think that is an error, when it's not)
1.4
Got a report of a PHP 5.1.4 install which lacked the DateTimeZone class. Modified the code to check for that and to try to use the PHP 4 methodology in that case.
1.3
Okay, so now internationalization support should actually be working. :)
1.2
Add internationalization support. First stab at this sort of thing, let me know if I got anything wrong.
1.1
Moved configuration page to Options menu, for MU compatibility. I still think that it should be in the Plugins menu, but if that's whatit takes to be compatible, then so be it. MU should be fixed in this respect.