Removed the optional anonymous statistics collection. Nothing is ever collected anymore.
Changed & to & in some more places to fix validation problems.
1.2.3
Changed & to & to fix validation problems.
1.2.2
Fixed problem with code affecting Admin Javascript such as the TinyMCE editor
1.2.1
Bug fix for the stats gathering
1.2.0
No longer parses outgoing links in the admin section.
Uses getfooter instead of wpfooter. Too many themes aren't adding the wp_footer call.
Options page updated
Added optional anonymous statistics collection
1.1.0
Major revamp to work better with the new Google Tracking Code. It seems that outgoing links weren't being tracked properly.
1.0.0
Added to wordpress.org repository
0.2
Fixed problem with themes that do not call wp_footer(). If you are reading this and you are a theme developer, USE THE HOOKS! That's what they're there for!