Index: ossp-pkg/sa/ChangeLog RCS File: /v/ossp/cvs/ossp-pkg/sa/ChangeLog,v rcsdiff -q -kk '-r1.2' '-r1.3' -u '/v/ossp/cvs/ossp-pkg/sa/ChangeLog,v' 2>/dev/null --- ChangeLog 2002/10/30 08:42:16 1.2 +++ ChangeLog 2002/10/30 19:01:31 1.3 @@ -13,6 +13,10 @@ Changes between 0.9.2 and 0.9.3 (11-Oct-2002 to xx-Oct-2002) + o Finished implementation of test suite in order to cover + mostly all functionality of the API. + [Ralf S. Engelschall] + o Rewrote the implementation of sa_option(3) in order to make options configurable _before_ the underlying socket is implicitly allocated. This fixes especially sa_option(sa, SA_OPTION_REUSEADDR, 1)