typo
authorDr. Stephen Henson <steve@openssl.org>
Wed, 27 Jan 2010 14:05:15 +0000 (14:05 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Wed, 27 Jan 2010 14:05:15 +0000 (14:05 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index d87c18769743570fbd260267c465484e9ffe0342..42c3b9e01abca69c3a0356b5cc454af0e95b204b 100644 (file)
--- a/CHANGES
+++ b/CHANGES
 
  Changes between 0.9.8l (?) and 0.9.8m (?)  [xx XXX xxxx]
 
-  *) The code that handled flusing of data in SSL/TLS originally used the
+  *) The code that handled flushing of data in SSL/TLS originally used the
      BIO_CTRL_INFO ctrl to see if any data was pending first. This caused
      the problem outlined in PR#1949. The fix suggested there however can
      trigger problems with buggy BIO_CTRL_WPENDING (e.g. some versions