-*- coding: utf-8 -*- Changes for APR 2.0.0 *) Support connecttimeout, readtimeout and writetimeout MySQL options PR 48251 [Marko Kevac ] *) Add apr_socket_atreadeof to determine whether the receive part of the socket has been closed by the peer. [Ruediger Pluem, Mladen Turk, Joe Orton] *) Transfer the apr-util spec file contents to apr.spec. [Graham Leggett] *) apr_thread_cond_*wait() on BeOS: Fix broken logic. PR 45800. [Jochen Voss (no e-mail)] *) Added Unix domain socket support. [Mladen Turk] *) Win32: Use WSAPoll as default pollset method if supported and found inside winsock dll. [Mladen Turk] *) Make apr_pollset and apr_pollcb implementations using providers. Added apr_pollset_create_ex and apr_pollcb_create_ex that allows choosing non-default providers. [Mladen Turk] *) Introduce APR_PERMS_SET macros for setting the owner/group on objects Currently only implemented for shm, proc and global mutexes on posix platforms. [Mladen Turk] *) Merge APR-util into APR. [various] Changes for APR and APR-util 1.4.x and later: *) http://svn.apache.org/viewvc/apr/apr/branches/1.4.x/CHANGES?view=markup *) http://svn.apache.org/viewvc/apr/apr-util/branches/1.4.x/CHANGES?view=markup Changes for APR and APR-util 1.3.x and later: *) http://svn.apache.org/viewvc/apr/apr/branches/1.3.x/CHANGES?view=markup *) http://svn.apache.org/viewvc/apr/apr-util/branches/1.3.x/CHANGES?view=markup Changes for APR and APR-util 1.2.x and later: *) http://svn.apache.org/viewvc/apr/apr/branches/1.2.x/CHANGES?view=markup *) http://svn.apache.org/viewvc/apr/apr-util/branches/1.2.x/CHANGES?view=markup Changes for APR and APR-util 1.1.x and later: *) http://svn.apache.org/viewvc/apr/apr/branches/1.1.x/CHANGES?view=markup *) http://svn.apache.org/viewvc/apr/apr-util/branches/1.1.x/CHANGES?view=markup Changes for APR and APR-util 1.0.x and later: *) http://svn.apache.org/viewvc/apr/apr/branches/1.0.x/CHANGES?view=markup *) http://svn.apache.org/viewvc/apr/apr-util/branches/1.0.x/CHANGES?view=markup Changes for APR and APR-util 0.9.x and later/earlier: *) http://svn.apache.org/viewvc/apr/apr/branches/0.9.x/CHANGES?view=markup *) http://svn.apache.org/viewvc/apr/apr-util/branches/0.9.x/CHANGES?view=markup