2001-08-14  Mats Peterson  <mats_peterson@swipnet.se>

	* Version 1.2.20
	
	* mp3shell.in: Now calling mpgQuit when the main window is
	closed without using the 'Quit' button.  This seems needed for
	FreeBSD.

	* Version 1.2.19

	* mp3shell.in: (mpgGetInput): Changed the parsing to handle
	ID3 strings containing embedded newlines (doh).

	* mp3shell.in: (mpgOpenFile): Now uses tk_getOpenFile instead
	of the mpTk file selector, which won't work on FreeBSD.
	(mpgSavePlaylist): using tk_getSaveFile for the same reason.
	(mpgRefreshDir): Changed to use glob instead of calling ls,
	which won't work on FreeBSD.

2000-09-10  Mats Peterson  <mats_peterson@swipnet.se>

	* Version 1.2.18
	
	* mp3shell.in (mpgGetInput): Optimized the parsing somewhat.

	* Version 1.2.17

	* mp3shell.in (mpgInitMpeg): Replaced the 'mpg(bufsize)'
 	variable with a more generic 'mpg(params)'.  This lets you set
 	arbitrary parameters for the mpg123 engine.  See the mpg123
	documentation for details.
	* sample.mp3shellrc: Likewise.

2000-06-29  Mats Peterson  <mats_peterson@swipnet.se>

	* Version 1.2.16

	* Small fix in mpTk.  See mpTk/ChangeLog for details.

2000-06-26  Mats Peterson  <mats_peterson@swipnet.se>

	* Version 1.2.15

	* See mpTk/ChangeLog for changes.

2000-06-21  Mats Peterson  <mats_peterson@swipnet.se>

	* Version 1.2.14
	
	* Makefile.am: Added mp3shell to 'CLEANFILES'.

	* mp3shell.in: The album name is now put on a line on its own,
	instead of being appended to the title.  If the title or album
	name were very long, the total length could sometimes make
	the main window change its size.

2000-06-20  Mats Peterson  <mats_peterson@swipnet.se>

	* Version 1.2.13

	* Minor change in mpTk.  See mpTk/ChangeLog for details.

2000-06-05  Mats Peterson  <mats_peterson@swipnet.se>

	* Version 1.2.12

	* See mpTk/ChangeLog for changes.

2000-06-03  Mats Peterson  <mats_peterson@swipnet.se>

	* Version 1.2.11

	* Fixed a small binding quirk in the mpTk file selector.

	* Version 1.2.10

2000-06-02  Mats Peterson  <mats_peterson@swipnet.se>

	* Yet more changes to the file selector.  See mpTk/ChangeLog.

2000-06-01  Mats Peterson  <mats_peterson@swipnet.se>

	* Version 1.2.9

	* Changes to the file selector in mpTk; see mpTk/ChangeLog for
	details.

	* mp3shell.in: Replaced the fixed version entries with
	@MP3SHELL_VERSION@ and @MPTK_VERSION@.

	* configure.in: Added MP3SHELL_VERSION to the output
	variables.

	* versions: Added MP3SHELL_VERSION.
	
2000-05-31  Mats Peterson  <mats_peterson@swipnet.se>

	* Version 1.2.8

	* mpTk/Makefile.am (install-exec-local): Fixed a path problem
	where install-sh couldn't be found if used.

2000-05-07  Mats Peterson  <mats_peterson@swipnet.se>

	* Version 1.2.7

2000-05-04  Mats Peterson  <mats_peterson@swipnet.se>

	* Makefile.am, mpTk/Makefile.am, mpTk/Makefile.in, aclocal.m4,
	AUTHORS, NEWS, missing, mkinstalldirs: New files.

	* ChangeLog: New file, replaces Changes.

	* configure, configure.in: Updated for Automake.

	* Makefile.in: Now generated by Automake.
