aspbm changes.

Version Description
-----------------------------------------------------------

1.0	Pedro Moleiro (moleiro@ip.pt) 05/06/1999 

		* Corrected a problem with Rules window 
		  position.
		* Corrected a problem in logs, sometimes a 
		  "-" appears in logs file.  
		* Added code from wmppp.app so aspbm can
		  connect with user command.
		* Added connect_start and connect_stop to 
		  configuration file as dial  and hang 
		  commands			
		* Changed code so ":" only blinks when 
		  connected.
		* Split aspbm.c into 6 files. Was getting 
		  to big to find anything.
		* Added -f option so a diferent configuration 
		  file can be read.
		* Changed code so arrow in info window points
		  the wrigth way.
		* Changed configuration file, now there's the
		  main configuration file and the rules 
		  configuration file.
		* Due to changes in configuration file, the 
		  file are now in diferent places

0.9	Pedro Moleiro (moleiro@ip.pt) 15/04/1999 

		* Added Server and local IP to info window.
		* Removed make user from Makefile and added 
		  code in binary that does exacly the same 
		  thing. 
		* Changed info window display position.
		* Changed code so only mouse button 1 as effect 
		  on window.
		* Added command line position for non-docking
		  window managers.
		* Made info window look 3D.
		* Added Logs window.
		* Added Rules window.
		* Added support for first pulse time and cost.
		* Added activation cost.

0.8	Pedro Moleiro (moleiro@ip.pt) 30/03/1999 

		* Added code so warning window and popup window
		  work together.
		* Changed phone rules reading. Is now more
                  flexible.
                * Changed  pulse cost to float instead of an
                  integer,no changes needed in configuration
                  file.                 
		* Added code so i can have multiple time zones
                  plus the default. This part was complectly
                  remade.      
		* Added man page. Description of configuration 
		  file.
		* Added make install. For the binary man man 
		  page only.
		* Added code so warning pop window and logs 
		  can be disabled.     
		* Added support for special days (holydays) - 
		  cost and time = default.		  
		* Added Total cost and Total time in info
		  window.
		* Added make user. Creates .aspbmlogs dir in 
		  user home.

0.7	Pedro Moleiro (moleiro@ip.pt) 05/03/1999 

		* First initial stable public release.

	Pedro Moleiro (moleiro@ip.pt)

	  	* Copyed wmppp, and started playing with it.
                * Startted aspbm from scratch.
                * Added shaped.xpm for shaped form.
                * Added popup info window and warning window.
                * Added ~/.aspbmrc support.
                * Added code to defaults. If ~/.aspbmrc doesn't 
	    	  exist one is created.
                * Added code to fix a problem between popup 
		  info window and warning window.
                * Clean up the code. Doesn't look like ...


