Updated changelog and pre-release notice.

This commit is contained in:
pdw
2010-11-27 11:39:32 +00:00
parent b7290cfbc0
commit 0146fd03a6
2 changed files with 21 additions and 5 deletions

View File

@@ -7,19 +7,36 @@ Unattributed items are by Paul Warren and Chris Lightfoot.
0.18 0.18
* Various typos in the UI * Various typos in the UI
Gerben Roest <g.roest@grepit.nl> Gerben Roest <g.roest@grepit.nl>
* Documentation fixes * Documentation fixes
A. Costa <agcosta@gis.net> (via Debian) A. Costa <agcosta@gis.net> (via Debian)
* Fix for armeb specific bug * Fix for armeb specific bug
Lennert Buytenhek <buytenh+debian@wantstofly.org> (via Debian) Lennert Buytenhek <buytenh+debian@wantstofly.org> (via Debian)
* Fix frozen order drives line totals crazy. * Fix frozen order drives line totals crazy.
Max Alekseyev <relf@os2.ru> (via Debian) Max Alekseyev <relf@os2.ru> (via Debian)
* Fix for crash on arm. * Fix for crash on arm.
Joey Hess <joeyh@debian.org> (via Debian) Joey Hess <joeyh@debian.org> (via Debian)
* Fixed behaviour of "-b" option. * Fixed behaviour of "-b" option.
Eric Cooper <ecc@cmu.edu> (via Debian) Eric Cooper <ecc@cmu.edu> (via Debian)
* Support for PFLOG Interfaces * Support for PFLOG Interfaces
Richard Tóth <risko@iklub.sk> 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 0.17 12/02/06
* Display top scale in bytes when measuring in bytes * Display top scale in bytes when measuring in bytes
Marcin Kryczek <mkay@gentoo.org> Marcin Kryczek <mkay@gentoo.org>

View File

@@ -29,7 +29,7 @@ AC_CONFIG_AUX_DIR(config)
AC_CANONICAL_SYSTEM AC_CANONICAL_SYSTEM
AM_CONFIG_HEADER(config.h) 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]) 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 announcements, and therefore limited circulation, as a means of testing
the more widely circulated final releases. the more widely circulated final releases.
Please do not be surprised if this release is utterly, utterly broken. If you Please do not be surprised if this release is broken, and if it is broken, do
do find this release to be utterly, utterly broken, do not assume that someone not assume that someone else has spotted it. Instead, please drop a note on
else has spotted it. Instead, please drop a note on the mailing list, the mailing list, or a brief email to me on pdw@ex-parrot.com
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 Thank you for taking the time to be the testing phase of this development
process. process.