2004-07-03  Shaun Jackman  <sjackman@debian.org>

	* Release kionjb-0.1.6.
	* kionjb/Makefile.am (AM_LDFLAGS): Add $(all_libraries).

2004-06-28  Shaun Jackman  <sjackman@debian.org>

	* Release kionjb-0.1.5.
	* kionjb/Makefile.am: Remove unnecessary -lkio.
	* njb.docbook: New. Add some basic documentation.
	* njb.protocol (DocPath): New.
	(makedir): Change to false.

2004-06-26  Shaun Jackman  <sjackman@debian.org>

	* Release kionjb-0.1.4.

2004-06-17  Shaun Jackman  <sjackman@debian.org>

	* njb.cpp (getTrackProgress, putTrackProgress, copyTrackProgress): Remove
	const from the last parameter.

2004-06-11  Shaun Jackman  <sjackman@debian.org>

	* njb.desktop (Type): Change to Application.

2004-06-10  Shaun Jackman  <sjackman@debian.org>

	* Release kionjb-0.1.3.
	* Rename njbortho.png to njb.png.
	* Rename njbiso.png to njbsmall.png.
	* configure.in.in: Add -lz to the sqlite test.

2004-05-25  Shaun Jackman  <sjackman@debian.org>

	* njb.cpp (getEtc): Add firmware. Fix diskfree. Used and Available were
	swapped.
	(putTrack): Add year.
	* track.cpp (Track): Convert numbered ID3v1 genre to text.
	* mp3.cpp (getDuration): kbps is 1024, not 1000.

2004-04-26  Shaun Jackman  <sjackman@debian.org>

	* Release kionjb-0.1.2.
	* njb.h (kio_njbProtocol): Add friend class Playlist.
	* kionjb.spec: New. Red Hat package specification.
	* configure.in.in: Add AC_LANG(C++) before running AC_CHECK_LIB on
	id3lib. Thanks to Ulrich Hertlein <u.hertlein@sandbox.de>.

2004-04-06  Shaun Jackman  <sjackman@debian.org>

	* Release kionjb-0.1.1.
	* ChangeLog: Incorporate previous unformatted ChangeLog.
	* admin: Update.
	* njb.cpp playlist.cpp: Update sources for KDE3. Patch from 
	Ulrich Hertlein <u.hertlein@sandbox.de>.


2002-09-03  Shaun Jackman  <sjackman@shaw.ca>

	* Release kionjb-0.1.0.
	* Uses sqlite to cache tracks and playlists.
	* Added REQUIREMENTS to README.
	* Changed references to libid3 to id3lib.
	* Fixed the duration calculator so id3v2 doesn't confuse it.
	* Added support for track number.
	* Added etc/version.

2002-03-12  Shaun Jackman  <sjackman@shaw.ca>

	* Release kionjb-0.0.6.
	* Added -lz to the -lid3 autconf test.

2002-01-24  Shaun Jackman  <sjackman@shaw.ca>

	* Release kionjb-0.0.5.
	* Respect the Overwrite/Skip dialog box.
	* Added njb.desktop and icons to the source tarball.
	* Added icon contributed by Le Bidouilleur Fou.

2002-01-12  Shaun Jackman  <sjackman@shaw.ca>

	* Release kionjb-0.0.4
	* Packaged for Debian.
	* Warn if a track in a playlist wasn't found.
	* Warn if uploading an invalid mp3 file.
	* Remove an item from the cache when it's deleted.
	* Check for duplicate when uploading.
	* Retry connecting if it fails the first time.
	* Allow deletion from /artists.
	* Allow uploading to /artists.
	* Added njb.desktop.
	* Mkdir in /artists.
	* Added icons contributed by Karine Zuercher.

2001-11-18  Shaun Jackman  <sdj@shaw.ca>

	* Release 0.03.
	* Upload tracks.
	* Download tracks.
	* Upload playlists.
	* Autoconf check for libusb, libnjb, and libid3.

2001-08-27  Shaun Jackman  <sdj@shaw.ca>

	* Release 0.02.
	* Delete tracks.
	* Delete playlists.
	* Modify owner string.
	* More robust stat operation.
	* Better error checking.
	* Closes NJB between operations.

2001-08-23  Shaun Jackman  <sdj@shaw.ca>

	* Release 0.01.
	* First public release.
