2003-12-01  Charles Wilson  <cwilson@ece.gatech.edu>

	* configure.ac: bump version number, update to
	recent autotools idioms
	* mkscript.sh: reorder tmpdir creation 
	* NEWS: update

2003-07-18  Charles Wilson  <cwilson@ece.gatech.edu>

	* configure.ac: bump version number again
	* README: update
	* NEWS: update
	* fragments/setpath.frag: Add support for
	WANT_LIBTOOL_VER variable.
	* fragments/core.frag: don't print both version
	or help messages if WANT_LIBTOOL_VER set.
	* fragments/ver-shortcut.frag: new file.
	* Makefile.am: add ver-shortcut.frag
	* mkscript.sh: add ver-shortcut.frag

2003-07-16  Charles Wilson  <cwilson@ece.gatech.edu>

	* libtool.options: add --preserve-dup-deps
	* mkscript.sh: don't use check_zero_args.frag
	* options/opt_preserve_dup_deps.option: new file
	* options/opt_preserve_dup_deps.var: new file
	* fragments/exec-libtool.frag: add new options
	* README: update
	* NEWS: update
	* Makefile.am: update
	* configure.ac: bump version	
	aclocal
	automake --copy --add-missing
	autoconf

2002-07-12  Charles Wilson  <cwilson@ece.gatech.edu>

	* fragments/core.frag: improve --help output

2002-07-12  Charles Wilson  <cwilson@ece.gatech.edu>

   Massive reorg to prevent duplication of code

	* confiugre.in: update to new build procedure
	* Makefile.am: ditto
	* configure: regenerate
	* Makefile.in: regenerate
	* NEWS: document
	* libtool.in: removed
	* libtoolize.in: removed
	* libtool.options: new file
	* libtoolize.options: new file
	* mkscript.sh: new file
	* fragments/: new directory
	* options/: new directory
	* fragments/args_bot.frag: new file
	* fragments/args_top.frag: new file
	* fragments/check_zero_args.frag: new file
	* fragments/core.frag: new file
	* fragments/exec-libtool.frag: new file
	* fragments/exec-libtoolize.frag: new file
	* fragments/setpath.frag: new file
	* fragments/stdin_copy.frag: new file
	* fragments/tmpdir_pre.frag: new file
	* fragments/top.frag.in: new file
	* fragments/trap.frag: new file
	* options/opt_automake.option: new file
	* options/opt_automake.var: new file
	* options/opt_config.option: new file
	* options/opt_config.var: new file
	* options/opt_copy.option: new file
	* options/opt_copy.var: new file
	* options/opt_dash.option: new file
	* options/opt_dash.var: new file
	* options/opt_dashstar.option: new file
	* options/opt_dashstar.var: new file
	* options/opt_debug.option: new file
	* options/opt_debug.var: new file
	* options/opt_dry_run.option: new file
	* options/opt_dry_run.var: new file
	* options/opt_features.option: new file
	* options/opt_features.var: new file
	* options/opt_finish.option: new file
	* options/opt_finish.var: new file
	* options/opt_force.option: new file
	* options/opt_force.var: new file
	* options/opt_help.option: new file
	* options/opt_help.var: new file
	* options/opt_ltdl.option: new file
	* options/opt_ltdl.var: new file
	* options/opt_ltdl_tar.option: new file
	* options/opt_ltdl_tar.var: new file
	* options/opt_mode.option: new file
	* options/opt_mode.var: new file
	* options/opt_quiet.option: new file
	* options/opt_quiet.var: new file
	* options/opt_silent.option: new file
	* options/opt_silent.var: new file
	* options/opt_stop.option: new file
	* options/opt_stop.var: new file
	* options/opt_tag.option: new file
	* options/opt_tag.var: new file
	* options/opt_version.option: new file
	* options/opt_version.var: new file

2002-03-12  Charles Wilson  <cwilson@ece.gatech.edu>

   * libtool.in: add guard to avoid infloop when
   -devel or -stable not installed. (thx to Pavel
   Tsekov for pointing out the bug)
   * libtoolize.in: ditto
	* NEWS: update

2002-03-06  Charles Wilson  <cwilson@ece.gatech.edu>

	* libtool.in: fix M4PATH obliteration (thx to James
	Harvey for pointing out the bug).  Also add special
	handling for --version when no configure.ac/.in file
	found (thx to James Roberts-Thomson and Ron Parker)
	* libtoolize.in: ditto
	* NEWS: update
	* README: update

2001-12-11  Charles Wilson  <cwilson@ece.gatech.edu>

	* libtool.in: fix VERsion parsing
	* libtoolize.in: fix VERsion parsing

2001-12-09  Charles Wilson  <cwilson@ece.gatech.edu>

	* libtool.in: fix typos, add --silent, --quiet, and --tag=TAG
	support

2001-12-08  Charles Wilson  <cwilson@ece.gatech.edu>

	* Initial release
