Commit ded27f70 authored by Dr. Stephen Henson's avatar Dr. Stephen Henson
Browse files

typo

parent 30dc3e11
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@

 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