Version 1.4 (Released 27/08/2007)
   - bug fixed: Link Summarizer is now aware of url rewriting (thanks to
                Thomas Ohms for pointing out, implementing and testing)
   - minor patch: replaced manual $wpdb connection in favour of the WP
                  function get_post_custom_values I wasn't aware of (also
		  thanks to Thomas Ohms)

Version 1.3.1 (Released 15/08/2007)
   - bug fixed: "Update options" button not showing (thanks to John Pickett)

Version 1.3 (Released 04/08/2007)
   - Major problems addressed:
      - Check if the regex setting is empty
   - Minor problems addressed:
      - New default setting for the regular expression: all links matching ^#.* 
        ("local anchors") are now hidden
      - Grown the regex input textarea from 3 to 8 rows
   - Features added:
      - In the admin panel now the settings for Link Summarizer can be deleted
      - If a link is mentioned multiple times, it is only shown once, in the
        order, where it was when first occured

Version 1.2.1 (Released 02/08/2007)
   - Features added:
      - Added support for switching regex engines, POSIX and PCRE supported
	
Version 1.2 (Released 02/08/2007)
   - Feature added:
      - Added the possibility to enable/disable the summary on the index page

Version 1.1 (Released 01/08/2007)
   - Feature added:
      - Added the possibility of enabling/disabling the summary for specific
	posts using custom flags (set lnsum_show to 0 to disable, anything
	other to enable)
 
Version 1.0 (Released 31/07/2007):
   - Initial release of the plugin
