diff --git a/AUTHORS b/AUTHORS new file mode 100644 index 0000000..3429c03 --- /dev/null +++ b/AUTHORS @@ -0,0 +1,2 @@ +Douglas C. Schmidt +Bruno Haible diff --git a/ChangeLog b/ChangeLog index 2f0b147..0b6a9b7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,8 @@ * src/version.cc: Bump version number to 2.7.2. * doc/gperf.texi: Likewise. + * AUTHORS: New file. + Allow the use of embedded NULs in keys. * lib/hash.h (hashpjw): Add a length argument. * lib/hash.cc (hashpjw): Likewise. Don't stop when encountering a NUL