0.0.3 2004-12-30 * main.cc: some bugs fixed * Modem.cc: added recognizing unlisted numbers * MySQL.cc: fixed bug with wrong month number when adding to database * scripts/*.php totaly rebuilded: scripts/callers.php: splitted into callbook.php and history.php added scripts/stats.php for statistics and it's cool ;-) fixed some bugs and redesigned, now it looks better in non-IE browsers 0.0.2 2004-09-01 * main.cc: fixed problem with fork() and pthread_create() - now it's only one instance of clipd as it should be * main.cc: major bug with recognizing numbers fixed (clipd was exiting because of more instances) * MySQL.cc: fixed checking if connection is alive * added new small program for dialing (clipcmd) * scripts/callers.php: fixed script parameter when adding to database * Makefile: added install/uninstall rules * small decoration changes in php scripts 0.0.1 2004-08-19 * first public release