Package
=======
$Id: TODO,v 1.7 2001/01/21 14:22:45 oz6bl Exp $

Errors
------

	None known

Improvements
------------

1.	Use a ./configure file to find the location of the AX.25 
	utilities
	Done (package release 7)

2.	Locate installed files according to the File Hierarchy Standard
	(FHS)
	Done (package release 7)


PB	(pb.c)
==

Errors
------

1.	Suppress redundant requests for directory updates when the
	directory is already up-to-date
	Is only seen on AO-16. Is it a satellite 'feature' and not
	a PB error?
	Corrected (pb.c rev 1.13)

Improvements
------------

1.	Keep track of which files have been downloaded so that files are not
	downloaded more than once.


Suggestions
-----------

1.	Change the strategy for choosing to download a file rather than
	doing directory fills.
	Needs discussion.


PG	(pg.c, monitor.c, upload.c)
===

Errors
------

	None known

Improvements
------------

1.	Change the structure to use threads rather than separate processes.

