* Version 0.12.
* Updated NEWS and ChangeLog.
This commit is contained in:
7
NEWS
7
NEWS
@@ -1,5 +1,12 @@
|
||||
$Id$
|
||||
|
||||
Changes from zzuf 0.11 to 0.12
|
||||
|
||||
* no longer crash when the fuzzed application uses realloc() before all
|
||||
libraries have been properly initialised.
|
||||
* minor bug fixes and changes.
|
||||
* deprecate -F in favour of -j, to mimic make.
|
||||
|
||||
Changes from zzuf 0.10 to 0.11
|
||||
|
||||
* non-locking stdio functions and dup()/dup2() reimplementations
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# $Id: configure.ac 98 2006-09-22 16:27:37Z sam $
|
||||
|
||||
AC_INIT(zzuf, 0.11)
|
||||
AC_INIT(zzuf, 0.12)
|
||||
AC_CONFIG_AUX_DIR(.auto)
|
||||
AM_CONFIG_HEADER(config.h)
|
||||
AM_INIT_AUTOMAKE([no-define tar-ustar])
|
||||
|
||||
Reference in New Issue
Block a user