* 2007/03/20 BandWidth-tool version 0.9.8
  Manuel Alguacil <malguacil@gmail.com>

  - Support for all protocol type supplied by /etc/protocols in UNIX/Linux
    systems.
  - Full name resolution. You can filter by IP address or by giving a domain
    name.

* 2005/05/10 BandWidth-tool version 0.9.5
  Manuel Alguacil <mapmail@iespana.es>

  - New option provided ( -w ) to get statistics only of the well-known ports
    (high ports recognized by IANA are included), instead of every port. This 
    option is very useful when you need to get the real traffic of a network,
    talking about applications and services. All high ports, used by users to 
    open a remote connection, are ignored.

* 2005/04/13 BandWidth-tool version 0.9.4
  Manuel Alguacil <mapmail@iespana.es>

  - Changed the use of ports at the end of the capture. Now, general use
    of ports are shown instead of destinations ports. The percentage now is a
    relative one, not total. This means that the summatory of the three port
    is not 100. Every packet has a source port and a destination port. So the 
    percentage means the amount of bytes this port has send/recived. When talking
    about high ports, which could be used by more than one user, the amount of bytes
    counted may be the sum of a number of distinct users. The most significative data
    is the one given by the well known ports 1-1024. 
  - Added a new line in statistics showing the total amount of bytes transmitted.

* 2005/04/05 BandWidth-tool version 0.9.3
  Manuel Alguacil <mapmail@iespana.es>

  - Added new option for excluding ports in scanning. Very usefull
    when using a ssh connection.

* 2005/02/22 BandWidth-tool version 0.9.2
  Manuel Alguacil <mapmail@iespana.es>

  - Fixed problem counting ARP packets when in silent mode.
  - Improved ARP packets showing ARP_REQUEST and ARP_REPLY with
    respectives IP.

* 2004/12/23 BandWidth-tool version 0.9.1-rc1
  Manuel Alguacil <mapmail@iespana.es>

  - Added new feature for ARP traffic capturing and filtering

* 2004/12/09 BandWidth-tool version 0.9
  Manuel Alguacil <mapmail@iespana.es>

  - Fixed the percentage error at the end of the scanning

  - Added new "-x" option to resolve the service name

* 2004/11/06 BandWidth-tool version 0.8.3
  Alejandro Juan Malpartida <alejandro.juan@gmail.com>

  - Build new rpm package for bandwidth. Soon will come deb package too.

  Manuel Alguacil <mapmail@iespana.es>

  - Bandwidth use data has now only two decimals. Before it were too long!!

* 2004/11/06 BandWidth-tool version 0.8.2
  Manuel Alguacil <mapmail@iespana.es>
  
  - The amount of bytes shown in every line can be selected between
    cumulative and single packet size. This can be done with the new
    "-r" option.


* 2004/10/23 BandWidth-tool version 0.8.1
  Manuel Alguacil <mapmail@iespana.es>
  
  - Now, the statistics about the three most used ports is based in
    the amount of information send by that port, not counting the
    number of packets sents. What a bug!! :-)

* 2004/10/16 BandWidth-tool version 0.8
  Manuel Alguacil <mapmail@iespna.es>
  
- Packets counter starts now in 1.
- Statistics show the three most used destination ports with percentages.
- Reallocation of the information shown about sniffing packets.

* 2004/10/09 BandWidth-tool version 0.7.3
  Manuel Alguacil <mapmail@iespna.es>

- Changed TCP flags visualization
- Manual page updated.

* 2004/10/06 BandWidth-tool version 0.7.2
  Manuel Alguacil <mapmail@iespna.es>

- Fixed some manual-page errors.
- Fixed date error in source code header.

* 2004/10/04 BandWidth-tool version 0.7.1
  Manuel Alguacil <mapmail@iespna.es>

- Included a manual page.
- Solve some grammar errors.

* 2004/09/26 BandWidth-tool version 0.7
  Manuel Alguacil <mapmail@iespna.es>

- Solved problem terminating application in the middle of a printed line.
- Modified some comments in-line.
- Translated some forgotten comments in Spanish to English.
- Parameters caprured using "getopt" (POSIX).
- Capture in quite mode. No Sniffing information is shown.
- ManPage manual has been added to the project.	



