============================================================================
 This document details changes between ifchk 1.1.3 (current release) and
 ifchk 1.1.2 (previous release).
============================================================================

+ Refactoring of code.

+ All channel bonding interface code now resides in new source and
  header files bondutils.c, bondutils.h (compiler outputs bondutils.o).

+ Makefile updated to build bondutils.o for subsequent compile-time linking.

