We already have a couple of fixes for build regressions and a critical
functional fix for the new FreeBSD release.  (See below.)

Others I'm interested in pushing along personally are the missing -DWINNT
define in the CMake-based build and the apr_dir_make_recursive() patch
posted yesterday (and more generally, testing that API better on Unix and
Windows).

What fixes are *you* interested in pushing along?

--- current changes ---

  *) Fix apr_escape.c compilation errors on ebcdic platforms.
     [Eric Covener]

  *) FreeBSD 10: Correct a regression in 1.5.0 which affected non-
     blocking sockets in some applications, including httpd.  [Jeff
     Trawick]

  *) Windows cmake build: Fix incorrect installation of some .pdb
     files.  [Jeff Trawick]

  *) apr_skiplist: Add compatibility with C++ applications.
     [Jeff Trawick]

  *) When using shmget-based shared memory, the ID used for ftok is
     now an APR hash of the filename instead of the constant '1'.
     PR 53996 [Jim Jagielski]

  *) Correct a regression in 1.5.0 which affected out-of-tree
     builds on Unix.  [Rainer Jung]

-- 
Born in Roswell... married an alien...
http://emptyhammock.com/

Reply via email to