--- embedaddon/mtr/NEWS 2013/07/21 23:43:42 1.1.1.1 +++ embedaddon/mtr/NEWS 2016/11/01 09:33:48 1.1.1.2 @@ -1,7 +1,21 @@ WHAT'S NEW? -V0.84 Fix some glib things by Thomas. +V0.86 Fixed default hostname logic. + Fix for NetBSD: 64bit time_t -- Thomas Klausner + Fix unnecessary runtime dependency on glib from VSYakovetsky through + Thomas + Inverted IPINFO define in the code. Removes double negatives. + -- Vladimir Yakovetsky, REW. + Fixed failure on IPv4 only systems when IPv6 was available at + compile time. -- REW. + Fixed (longstanding) bug that mtr used 100% cpu when paused. + Cosmetic changes from Richard Hartman. +V0.85 Fixed asn support. (better compile time detection of required features) + support for multiple hostnames. (fixed in 0.86) + support for TCP probes + +V0.84 Fix some glib things by Thomas. V0.83 Move to github. Mostly done by Travis.