diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2004-01-11 David Shaw <[email protected]> + + * configure.ac: Include stdio.h when checking for bzlib.h. Solaris + 9 has a very old bzip2 library and we can at least guarantee that + it won't fail because of the lack of stdio.h. + + * THANKS: Added Phong Nguyen, who found the Elgamal signing key + problem. + 2003-11-30 David Shaw <[email protected]> * NEWS: Note --disable-rsa. |