
Link icon 7.x-1.0-dev, 2016-04-11
---------------------------------
- Off-loaded admin-related functions into includes/linkicon.admin.inc to
  de-clutter the module file.

Link icon 7.x-1.0-dev, 2015-11-26
---------------------------------
- Cleaned up trivial things.

Link icon 7.x-1.0-dev, 2015-6-11
--------------------------------
- Fixed for silly Netbeans windows linebreaking.
- #2502155 by Sam152: Use field formatter on '\''text'\'' field type.

Link icon 7.x-1.0-dev, 2015-3-24
--------------------------------
Fixed trivial missing space between '#theme' => 'icon' at theme_linkicon_item().
Issue #2413351 by andregriffin: Use tokens or punctuation in predefined title
  field
Issue #2453995 by derek smalls: Broken integration with FontAwesome 2x via icon
  module.
Added #icon_prefix key to theme_linkicon_item().
Fixed duplicated icon class when Fontawesome < 4 in use.
Added preview when Fontawesome module present.
Fixed various pareview.sh complain with CSS, and other standards.
Added CHANGELOG.txt.
