2.7.22 released January 20, 2000 - always use strtok in play_ascii.c and skip strsep - cleanup in configure.in - bugfix in play_solo.c - configure test for gettimeofday in interface/ - HAVE___FUNCTION__ moved to the right position in acconfig.h - in configure.in, add -lwsock32 to $LIBS for the mingw32 environment for the select call in gmp.c - include windows.h and windows32/sockets.h to get definitions for fd_set, select and FD_* macros in gmp.c - incorrect "abort;" changed to "abort();" in several places - TODO item about converting documentation into texinfo marked as done