Prepare for zzuf 0.13. Soon.

This commit is contained in:
Sam Hocevar 2010-01-18 02:19:07 +00:00 committed by sam
parent 254eeacc6d
commit e4b6cd9bcd
3 changed files with 3075 additions and 695 deletions

3756
ChangeLog

File diff suppressed because it is too large Load Diff

View File

@ -12,3 +12,9 @@ EXTRA_DIST = bootstrap AUTHORS \
ACLOCAL_AMFLAGS = -I m4
AUTOMAKE_OPTIONS = foreign dist-bzip2
update-changelog: FORCE
git --help >/dev/null 2>&1 \
&& test -d .git \
&& git log --stat | grep -v '^ \(git-svn-id\|$$\)' > ChangeLog
FORCE:

8
NEWS
View File

@ -1,4 +1,12 @@
Changes from zzuf 0.12 to 0.13
* various fixes for Linux, FreeBSD, OS X and OpenBSD libc calls.
* network host filtering support.
* support for memory limits on OS X.
* massive testsuite improvements.
* support most cat options in zzcat, which is now fully programmable.
Changes from zzuf 0.11 to 0.12
* no longer crash when the fuzzed application uses realloc() before all