From fa0cb268f157fe53e7eee51751cfef1613ab1b94 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Sun, 20 Aug 2000 17:28:45 +0000 Subject: [PATCH] List of significant contributors. --- AUTHORS | 2 ++ ChangeLog | 2 ++ 2 files changed, 4 insertions(+) create mode 100644 AUTHORS 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