Updated changelog and pre-release notice.
This commit is contained in:
17
ChangeLog
17
ChangeLog
@@ -7,19 +7,36 @@ Unattributed items are by Paul Warren and Chris Lightfoot.
|
||||
0.18
|
||||
* Various typos in the UI
|
||||
Gerben Roest <g.roest@grepit.nl>
|
||||
|
||||
* Documentation fixes
|
||||
A. Costa <agcosta@gis.net> (via Debian)
|
||||
|
||||
* Fix for armeb specific bug
|
||||
Lennert Buytenhek <buytenh+debian@wantstofly.org> (via Debian)
|
||||
|
||||
* Fix frozen order drives line totals crazy.
|
||||
Max Alekseyev <relf@os2.ru> (via Debian)
|
||||
|
||||
* Fix for crash on arm.
|
||||
Joey Hess <joeyh@debian.org> (via Debian)
|
||||
|
||||
* Fixed behaviour of "-b" option.
|
||||
Eric Cooper <ecc@cmu.edu> (via Debian)
|
||||
|
||||
* Support for PFLOG Interfaces
|
||||
Richard Tóth <risko@iklub.sk>
|
||||
|
||||
* Support for IPv6
|
||||
* Fix for performance issue with address hashing
|
||||
* Fix for failing link address detection for GNU/kfreebsd
|
||||
Mats Erik Andersson <mats.andersson@gisladisker.se>
|
||||
|
||||
* Improved behaviour of sort in sent/recv only mode
|
||||
Damián Viano <des@debian.org>
|
||||
|
||||
* Fixed segfault / hang when supplying multiple -i options
|
||||
|
||||
|
||||
0.17 12/02/06
|
||||
* Display top scale in bytes when measuring in bytes
|
||||
Marcin Kryczek <mkay@gentoo.org>
|
||||
|
||||
@@ -29,7 +29,7 @@ AC_CONFIG_AUX_DIR(config)
|
||||
AC_CANONICAL_SYSTEM
|
||||
|
||||
AM_CONFIG_HEADER(config.h)
|
||||
AM_INIT_AUTOMAKE(iftop, "0.17")
|
||||
AM_INIT_AUTOMAKE(iftop, "1.0pre1")
|
||||
|
||||
AC_DEFINE_UNQUOTED(IFTOP_VERSION, "$VERSION", [The iftop version number])
|
||||
|
||||
@@ -452,10 +452,9 @@ This is a pre-release version. Pre-releases are subject to limited
|
||||
announcements, and therefore limited circulation, as a means of testing
|
||||
the more widely circulated final releases.
|
||||
|
||||
Please do not be surprised if this release is utterly, utterly broken. If you
|
||||
do find this release to be utterly, utterly broken, do not assume that someone
|
||||
else has spotted it. Instead, please drop a note on the mailing list,
|
||||
or a brief email to me on pdw@ex-parrot.com
|
||||
Please do not be surprised if this release is broken, and if it is broken, do
|
||||
not assume that someone else has spotted it. Instead, please drop a note on
|
||||
the mailing list, or a brief email to me on pdw@ex-parrot.com
|
||||
|
||||
Thank you for taking the time to be the testing phase of this development
|
||||
process.
|
||||
|
||||
Reference in New Issue
Block a user