/*****************************************************************************
 *                                                                           *
 *                                             o                             *
 *                                              o                            *
 *                                               o                           *
 *                                        o       o                          *
 *                                         o       o                         *
 *                                          o       o                        *
 *                                    o      o       o                       *
 *                                     o      o      o                       *
 *                         888b    888  o     o      o                       *
 *                         8888b   888  o     o      o                       *
 *                         888Y88b 888  o     o      o                       *
 *                         888Y88b 888               o                       *
 *                         888 Y88b888               o                       *
 *                         888  Y88888                                       *
 *                         888   Y8888                                       *
 *                         888    Y888                                       *
 *                                                                           *
 *                     --[NPING CHANGELOG]--                                 *
 *                                                                           *
 *****************************************************************************/

Nping 0.1BETA3 [2009-??-??] 

o The way Nping handles ICMP error messages received in response to TCP/UDP
  probes has been improved, thanks to a patch contributed by Jack Grahl.
o Removed a debug printf that was left by mistake. Reported and fixed by
  Jack Grahl
o Corrected many typos and grammar errors in man page and -h output. Reported
  and fixed by Dirk Loss.

  

Nping 0.1BETA2 [2009-08-19] 


o Finished IPv6 support for TCP-Connect and UDP unprivileged modes.
o Added experimental IPv6 support for raw TCP and UDP.
o Added more flexibility in TCP flag specification.
o Added support for CTRL-C detection so statistics are displayed before
  program termination.
o Improvements in Rx time accuracy.
o Reorganized verbosity levels so verbosity starts from level 0. Users can
  increment verbosity up to level 4 using option -v and decrease verbosity
  down to level -4 using option -q.
o Finished documentation for options --source-mac and --dest-mac.
o Added the ability to display the raw hex dumps of sent/recv packets
  (hex dump is displayed in verbosity level 3).
o Added support for --ether-type specification using hex numbers directly.
o Changed default behaviour, now nping does 5 rounds not 10 (iterates over
  target hosts and target ports 5 times)
o Fixed a bug in -d option parsing, reported by Ben Rosenberg and solved
  by Ithilgore.
o Fixed segfault produced when a packet that was not sent by any of our
  targets was received, reported and fixed by Jack Grahl.
o Fixed a bug in --IPv6 option parsing, reported by Jason R. DePriest.
o Implemented signal() detection in configure script, thanks to David Fifield.
o Fixed a bug that caused ICMP error messages to be missed by the packet
  capture engine. Bug reported by Jack Grahl .
o Created first release tarball and windows installer.
o A few other bugfixes.


Nping 0.1BETA1 [2009-08-06]

o First public version of Nping.
