$Id: Changes,v 1.5 2005/12/19 00:22:57 comdog Exp $
Revision history for Perl extension Netscape::Bookmarks.

1.8 - Sun Dec 18 18:20:33 2005
	* removed files starting in ._ (Mac artifacts). I can't seem to
	get MANIFEST.SKIP to get rid of these files. I think TextWrangler
	is doing something odd.

	* cleaned up Category.pm and Link.pm to quash some warnings

1.7 - Mon Nov 21 20:09:03 2005
	* Netscape::Bookmarks::Category::add() had a de-ref error.
	* I updated the docs to be more clear
	* Everyone should upgrade

1.6 - Wed Sep 15 21:08:13 2004
* Distro cleanups
* Fixed POD boo boos
* Updated contact info in docs

1.5 Mon Dec 10 02:15:01 EST 2001
	- fixed numerous documentation errors
	- added a description() assessor method for Category.

1.3 Sun May 13 17:23:25 EST 2001
	- changed the Makefile to recurse into the other
	directories.  the supporting modules were not
	installing correctly in 1.2.  identified by
	Heinz Kirchmann <kirchman@dfki.uni-kl.de>

	- updated the POD in each module
	
1.2	Thu Apr  5 01:02:00 EST 2001
	- fixed disappearing link comment bug identified
	by Daniel Hottinger <TheHotti@gmx.com>.

0.92  Wed Jan 24 14:47:25 EST 2001
	- minor doc fixes

0.91  Fri Dec 24 23:58:01 1999
	- ALPHA ALPHA ALPHA! interfaces may still change!
	- original version; created by h2xs 1.18
	- this is the initial release.  the docs need a bit of
	work and there are a few features to add, but this does
	the stuff that i needed to do at the moment.
	- the next thing to do is come up with an internal
	representation that is portable - perhaps XML.  If all
	bookmark formats can be reduced to the same XML, then
	translation should be a cinch :)
	- there is also a URI::Bookmarks module, but it doesn't
	do aliases and separators.
