5 Aug 2006
----------
- Removed (undocumented) support for the discontinued weblinks module. (smsimms)

3 Aug 2006
----------
- Added German translation (yaph)

2 Aug 2006
----------
- Issue 47947, Bug in PostgreSQL DB schema (smsimms)
- Added Polish translation (mumonzan)
- Added Spanish translation (Sergio Gonzalez)
- Rename class name "icon" to "bookmark-icon" to avoid conflicts with
  themes and other modules (moshe weitzman)
- Have MySQL create the bookmarks table with UTF-8 encoding

9 Aug 2005
-----------
Issue 27109, PostgreSQL DB schema. (Daniel)

11 Oct 2004
-----------
Drupal 4.5 compatibility. (Matt)

18 Mar 2004
-----------
Fixed bug 6386. Index.php was not being stripped off stored URL's. (Matt)

27 Feb 2004
-----------
Rewritten the module to allow offsite links and use cleaner links (Matt)

13 Jan 2004
-----------
Use theme("image", ...) to theme the delete icon emitted by default. (Ax)

7 Dec 2003
-----------
Use drupal_set_message() to provide the bookmark action status
messages. (Moshe)

29 Nov 2003
-----------
Adopt the module to the new title management scheme, so the bookmark
links will better remember the title of the bookmarked page. (Goba)

14 Nov 2003
-----------
Add a theme function for the delete icon, so it can be customized
in the theme this way. (Goba)

11 Oct 2003
-----------
Complete rewrite to allow arbitrary pages to be bookmarked
on the site. Also as most of the pages provide no title,
let the users edit the bookmark titles. (Goba)

25 Feb 2003
-----------
Updated to fit CVS, uses new menu hooks, cleaned out drupal_url calls,
generally patched and fixed. Changed name from hotlist => bookmarks.

11 June 2002
------------
- added _system() hook

29 April 2002
------------------
- expanded help for theme authors
- updated to use new l() and drupal_url() functions

7 January 2002 "bluto"
--------------------------
- small bugfix

5 January 2002 "berserk"
--------------------------
- initial release.
