X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=CHANGES;h=8ec551ab6617ff9d07cde64f5110ad521a00426d;hp=579707a241db24edf15457fa3b2e901fdfdcba19;hb=505b5a0ee07468454d602df07bdb8f1aa4c6fce0;hpb=e8973060ee21ba8f7b15bf2412e9e3b72765c66a diff --git a/CHANGES b/CHANGES index 579707a241..8ec551ab66 100644 --- a/CHANGES +++ b/CHANGES @@ -4,6 +4,10 @@ Changes between 0.9.4 and 0.9.5 [xx XXX 2000] + *) Fix potential buffer overrun problem in BIO_printf(). + [Ulf Möller, using public domain code by Patrick Powell; problem + pointed out by David Sacerdote ] + *) Support EGD . New functions RAND_egd() and RAND_status(). In the command line application, the EGD socket can be specified like a seed file using RANDFILE