From 1a82863479a063af9f7bc33f909f3401d2a81ce4 Mon Sep 17 00:00:00 2001 From: chris <> Date: Tue, 6 Jun 2006 09:10:28 +0000 Subject: [PATCH] Note bits/bytes fix. --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index 23c5f8e..c8a53e9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,6 +4,9 @@ $Id$ Attributions apply to all preceding items up to the next blank line. Unattributed items are by Paul Warren and Chris Lightfoot. +* Display top scale in bytes when measuring in bytes + Marcin Kryczek + 0.17 * Added support for ppp interfaces on FreeBSD (and others using DLT_PPP)