
0.84 | 2015-04-27 08:25:19 -0700

  * Release 0.84

0.83-19 | 2015-03-06 14:52:27 -0800

  * Update code to work with Python 3. Bump minimum required Python
    version to 2.6. (Daniel Thayer)

  * Fix timestamps to not loose precision unnecessarily. (Daniel
    Thayer)

  * Add more error checks so errors are reported more clearly. (Daniel
    Thayer)

  * Add regression tests. (Daniel Thayer)

0.83-9 | 2014-12-08 13:54:39 -0800

  * Add man page for trace-summary. (Raúl Benencia)

0.83 | 2014-04-03 15:53:51 -0700

  * Release 0.83

0.82 | 2013-10-14 09:24:55 -0700

  * Updating copyright notice. (Robin Sommer)

0.81 | 2013-09-23 20:24:46 -0700

  * Fixing sampling in pcap mode. (Robin Sommer)

  * s/bro-ids.org/bro.org/g (Robin Sommer)

0.8 | 2012-07-05 12:54:50 -0700

  * Fix typos. (Daniel Thayer)

  * trace-summary now works with IPv6 traffic. It needs a current
    pysubnettree for that. (Daniel Thayer)

  * Raise minimum required CMake version to 2.6.3. (Jon Siwek)

0.73 | 2012-01-09 16:11:02 -0800

  * Submodule README conformity changes. (Jon Siwek)

0.72 | 2011-10-25 17:57:00 -0700

  * New make dist/distclean targets. (Jon Siwek)

  * Adding executable permission back to script. (Robin Sommer)

  * Cleaning up the distribution. (Robin Sommer)

  * Updating README (Jon Siwek)

0.71-19 | 2011-09-08 12:52:20 -0700

  * Now ignoring all lines starting with a pound Closes #602. (Robin
    Sommer)

  * Install binaries with an RPATH (Jon Siwek)

0.71-16 | 2011-08-03 16:18:15 -0700

  * Switching to new update-changes script. (Robin Sommer)

0.71-15 | 2011-08-03 16:02:14 -0700

  * trace-summary now parses both Bro 1.x and 2.x conn.log formats.
    The default setting is to make an educated guess at the format,
    but can be explicitly set via the new --conn-version switch. (Jon
    Siwek)

0.71-6 | 2011-03-14 17:41:05 -0700

  * CMake tweaks. (Jon Siwek)

  * Prettyfing the message about sampling being in effect.

0.71-3 | 2011-01-15 14:14:07 -0800

  * Updating update-changes. (Robin Sommer)

  * Let CMake infer install prefix (Jon Siwek)

  * Add warning when building and installing are done by different users (Jon Siwek)

0.71-1 | 2011-01-04 19:02:06 -0800

  * Tweaking update-changes. (Robin Sommer)

0.71 | 2011-01-04 18:36:36 -0800

  * Better error message when missing Python package. (Jon Siwek)

  * Better error message if ipsumdump not installed. (Jon Siwek)

  * Migrated from os.popen (deprecated since Python 2.6) to
    subprocess.Popen (available since Python 2.4). (Jon Siwek)

  * Switch to CMake-based installation (Jon Siwek)

0.7
    - Repository switched to git, and README converted to reSt.

    - Sample factor now included in output.

    - Bugfix: Sample factor was not applied to local subnets
      break-down.

0.6
    License changed to BSD-style.

0.5
    First release.
