Updating CHANGES.

This commit is contained in:
Robin Sommer 2011-04-18 12:54:54 -07:00
parent b59a2127db
commit d42f0fd49d
2 changed files with 17 additions and 1 deletions

16
CHANGES
View file

@ -1,3 +1,19 @@
1.6-dev.78 Mon Apr 18 12:52:55 PDT 2011
- Adding files to CMake build targets so they show up in generated IDE
projects. This addresses #413. (Jon Siwek)
- Fix unnecessary config.h preprocessor (re)definitions. This
addresses #414. (Jon Siwek)
- Updating istate tests. (Robin Sommer)
- Adding files to CMake build targets so they show up in generated IDE
projects.
- Adding new environment variable BRO_SEED_FILE to set the seed file
for the random number generator. (Robin Sommer)
1.6-dev.71 Fri Apr 1 16:06:33 PDT 2011
- Removing code for the following no longer supported functionality.

View file

@ -1 +1 @@
1.6-dev.71
1.6-dev.78