Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > ecc982abb6ec978266bf618b636356ed > files > 4

apr-1.4.2-3.fc15.i686.rpm

                                                     -*- coding: utf-8 -*-
Changes for APR 1.4.2

  *) Undo a crash-bug introduced in 1.3.9 affecting some applications of 
     the apr hash and table structures, reported to affect Subversion
     by Bert Huijben <bert qqmail.nl>.  [Graham Leggett]

Changes for APR 1.4.1

  *) Win32: Properly handle the ERROR_DIRECTORY system error code.
     [Brane Čibej]

Changes for APR 1.4.0

  *) Add apr_global_mutex_lockfile() for retrieving the file, if any,
     associated with the mutex.  Add apr_global_mutex_name() for retrieving
     the name of the lock mechanism used by the underlying proc mutex.
     [Jeff Trawick]

  *) 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]

  *) 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]

  *) apr_temp_dir_get() now checks the TMPDIR environment variable first,
     instead of third.  [Jim Jagielski]

  *) Add apr_file_sync() and apr_file_datasync() calls.  [Bojan Smojver]

  *) apr_pollset_wakeup() on Windows: Fix core caused by closing the
     file_socket_pipe with standard file_close. 
     [Arsen Chaloyan, Mladen Turk]

  *) Introduce apr_hash_do() for iterating over a hash table.  [Mladen Turk]

  *) Make sure WIN32 behaves the same as posix for file-backed shared memory 
     by removing the file on cleanup/remove.  [Mladen Turk]

  *) Introduce apr_pollset_wakeup() for interrupting the blocking
     apr_pollset_poll() call.  [Mladen Turk]

  *) Add apr_file_link() function.  PR 44841.  [Mark Heily <mark heily.com>]

Changes for APR 1.3.x and later:

  *) http://svn.apache.org/viewvc/apr/apr/branches/1.3.x/CHANGES?view=markup

Changes for APR 1.2.x and later:

  *) http://svn.apache.org/viewvc/apr/apr/branches/1.2.x/CHANGES?view=markup

Changes for APR 1.1.x and later:

  *) http://svn.apache.org/viewvc/apr/apr/branches/1.1.x/CHANGES?view=markup

Changes for APR 1.0.x and later:

  *) http://svn.apache.org/viewvc/apr/apr/branches/1.0.x/CHANGES?view=markup

Changes for APR 0.9.x and later/earlier:

  *) http://svn.apache.org/viewvc/apr/apr/branches/0.9.x/CHANGES?view=markup