From: Guilherme Maciel Ferreira Date: Wed, 14 Mar 2012 23:49:08 +0000 (-0300) Subject: Changes introduced in the nic-per-host branch. X-Git-Tag: v1.4^0 X-Git-Url: http://developer.intra2net.com/git/?a=commitdiff_plain;h=3f4bdd10ff50f21cc1fcbc6a56abd121c7c654ae;p=pingcheck Changes introduced in the nic-per-host branch. --- diff --git a/ChangeLog b/ChangeLog index 252e633..431ccd1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +v1.4 - 2012-03-14 - Network Interface per host +--------------------------------- + - Each host may define its own source network interface, or it can use a + global network interface; + + v1.3 - 2012-02-21 - Test cases --------------------------------- - Test cases for the major classes;