Thu Aug 14 13:09:29 1997  Leith S. Young  <leithy@ma.ultranet.com>

        * Release 1.3.5

	* src/lft.c (set_option): Added option to display filenames
	vertically.	
	(list_names): Added code to support vertical display

	* NEWS: Changed to reflect inclusion of man page in release.
		
        * man/Makefile.am: New file.

        * man/lft.1: New file.

        * Added directory man for man page.

Mon Aug  4 09:59:05 1997  Leith S. Young  <leithy@ma.ultranet.com>

        * Release 1.3.4

	* lib/putversion.c: Corrected some non-ansi standard code
	so that strictly conforming ansi C compilers will be-able
	to compile it.

	* src/lft.c:  Same as above.

Sun Aug  3 14:37:35 1997  Leith S. Young  <leithy@ma.ultranet.com>

        * Release 1.3.3

	* src/lft.c: Added new header (xproto.h) to prevent
	non-GNU/linux systems from choking on __P macro in
	prototypes.

	* lib/putversion.c:  Same as above.

	* lib/getoptlong.c:  Same as above.
	
Wed Jul 23 15:33:27 1997  Leith S. Young  <leithy@ma.ultranet.com>

        * Release 1.3.2

	* src/lft.c (main): Reorganized prolog code.
	(check_env_opts): Minor changes to improve error checking.
	(process_dir): Minor changes to improve efficiency.

Sun Jul 20 14:56:46 1997  Leith S. Young  <leithy@ma.ultranet.com>

        * Release 1.3.0

	* NEWS : Updated instructions.

	* src/lft.c (check_env_opts): New function.
        (compare_size): New function.
	(compare_slack): New function.
	(list_names): Added code to support compare_size and
	compare_slack.
	(setopt_td): Added arguments to sort option to sort by
 	size or slack.

Thu Jul 17 14:13:30 1997  Leith S. Young  <leithy@ma.ultranet.com>

	* src/lft.c (setopt_td): Added find option.
	(list_names): Added code for find option.
	(process_dir): Added code for find option.

Sat Jul 12 15:42:49 1997  Leith S. Young  <leithy@ma.ultranet.com>

        * Release 1.2.7

	* NEWS : Updated instructions.

	* src/lft.c (list_names): Added code to support long format
	option.
	(setopt_td): Added long format option.

Fri Jul 11 10:26:31 1997  Leith S. Young  <leithy@ma.ultranet.com>

        * Release 1.2.4

	* src/lft.c: Deleted color macros.
        (set_color): New function.

Wed Jul  9 09:29:49 1997  Leith S. Young  <leithy@ma.ultranet.com>

	* NEWS : Updated instructions.

	* src/lft.c (setopt_td): Changed arguments to option types
 	and how they are handled.
	(help): Revamped help message.

Mon Jul  7 15:34:07 1997  Leith S. Young  <leithy@ma.ultranet.com>

	* src/lft.c: Code added to support search direction.
 	(process_dir): Code added to search directory tree from
 	top-down or bottom-up.
	(setopt_td): Added optional argument to --recurse option
 	to force search direction.
	(setopt_td): Eliminated short form of --types option.

Sun Jul  6 16:55:53 1997  Leith S. Young  <leithy@ma.ultranet.com>
	
	* src/lft.c: Fixed default sort option (was defaulting to none
	instead of fullname.)
	(trace_flow): Eliminated some unnecessary code.
	
Fri Jun 27 15:05:54 1997  Leith S. Young  <leithy@ma.ultranet.com>

        * Release 1.1.9

	* NEWS : Updated instructions.

	* src/lft.c (setopt_td): Made argument to sort option optional.
	(help): Updated help message.

        * Makefile.am: Upgrade to automake 1.2 necessitated changes
	to all Makefile.am files.

        * m4/README: New file.
	
	* m4/acinclude.m4: automake macros.

	* m4/debugv.m4: New local macro.

        * m4/Makefile.am: New file.

        * Added directory m4 for local m4 macros to accommodate aclocal.

        * configure.in: Minor changes required for automake 1.2.

Wed Jul  2 19:04:14 1997  Leith S. Young  <leithy@ma.ultranet.com>

	* src/lft.c: Various changes to aid in debugging
 	(setopt_td): Added trace argument to debug option.
	(trace_flow): New function to support trace option.
	(trace): Deleted old trace function.

        * src/lft.c: Improved environment variable error checking.
        (setopt_td): Added dereference option.
	(list_names): Added code to support dereference option.

Sat Jun 21 18:15:25 1997  Leith S. Young  <leithy@ma.ultranet.com>

        * Release 1.1.0
	
        * src/lft.c (setopt_td): Added sort option.
	(list_names): Added code to support sort option.
	(compare_full_name): New function.
	(compare_base_name): New function.
	(compare_ext): New function.

        * src/lft.c: Added environment variable support

Fri Jun 20 21:56:37 1997  Leith S. Young  <leithy@ma.ultranet.com>

        * src/lft.c: Added code to support color and pagination options.
        (setopt_td): Added color and pagination options.
        (check_rows): New function.

        * src/lft.c: Added search for only orphaned symbolic links.

Sat Jun 14 16:46:21 1997  Leith S. Young  <leithy@ma.ultranet.com>

        * configure.in: Change to build optimized (non-debug-able) version.
          Option (--enable-debug) included for building debug version.
	  
        * aclocal.m4: Same as above.

        * src/lft.c:  Same as above.
	
	* Initial release 1.0.0
