Tue Feb 13 11:06:48 1996  Lele Gaifax  <lele@nautilus.eclipse.it>

	* pcdl.c (pcdl_print_country): Print names as letters instead of
	numbers. Handle the call_cost field too.

Mon Feb  5 10:50:39 1996  Lele Gaifax  <lele@nautilus.eclipse.it>

	* tua.c (main): look in LIBDIR for the TCL init file if its
	pathname is not absolute.	

	* customize.h (TUA_INIT_SCRIPT): Stripped the path: look in LIBDIR
	for the file.

	* pcdl.h (pcd_rate_call_cost): declare.

	* pcdl_gram.y (hour): Permit to specify '.' as the separator
	between hours and minutes.

	* tua.c (DisplayUsage): Print <lele@eclipse.it> as my email
	address, not the real-but-not-working <lele@nautilus.eclipse.it>.

	* reports.c (print_the_system_summary): Add the fixed cost of the
	call to the total, if given.

	* pcdl.c (pcd_rate_call_cost): new function.

Sun Feb  4 12:06:35 1996  Lele Gaifax  <lele@nautilus.eclipse.it>

	* pcdl_gram.y: simplified by removing the obsolete way of using
	numbers instead of band names.
	(cost): the statement may have the form cost H=fix-cost,norm-cost;
	to specify a fixed cost just for the call.

Sat Feb  3 16:43:37 1996  Lele Gaifax  <lele@nautilus.eclipse.it>

	* pcdl.h (struct pcdl_names): Added a float to keep the cost of
	the call.

	* Makefile.in: Corrected some variable autoconf value.

Sat Jan 13 20:32:26 1996  Lele Gaifax  <lele@nautilus.eclipse.it>

	* Makefile.in (DISTFILES): Distribuite ChangeLog and Makefile.in

