# ChangeLog for netgauge

---------------
 * reworked module definition (sendto, recvfrom, select functionality)
 * introduced communication pattern modules

---------------
 * median is typed out again (missing "%.2f" in string construction...)
 * Makefile.am cleanups
 * fixed typo in netgauge.c
 * added misc. includes to get rid of implicit declaration warnings
 
version 1.0alpha

 * added MPI support for all modules
 * added MPI module for MPI_Send/MPI_Recv benchmark
 * added Infiniband support (via VAPI)
 * added explanation for measure values in the output
 * minor bugfixes and code beautifying (mostly added comments)
