User: syscrusher Branch: DRUPAL-6--1 Date: Tue, 13 Jan 2009 03:30:57 +0000 Modified files: /modules/links CHANGELOG.txt links.inc links.install links_admin.module links_weblink.module Log message: Removed obsolete call to _system_update_utf8() in links.install to fix issue #356994. Changed incorrect db_last_insert_id() call to instead use db_next_id(). Applied patch from issue #357437 to fix failure of outbound link. Applied patch to fix filter tips bug reported in #357335. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/links/CHANGELOG.tx... http://cvs.drupal.org/diff.php?path=contributions/modules/links/links.inc&ol... http://cvs.drupal.org/diff.php?path=contributions/modules/links/links.instal... http://cvs.drupal.org/diff.php?path=contributions/modules/links/links_admin.... http://cvs.drupal.org/diff.php?path=contributions/modules/links/links_weblin...