On Tue, Aug 14, 2012 at 5:21 PM,  <traw...@apache.org> wrote:
> Author: trawick
> Date: Tue Aug 14 21:21:02 2012
> New Revision: 1373121
>
> URL: http://svn.apache.org/viewvc?rev=1373121&view=rev
> Log:
> add back the DefaultRuntimeDir/DEFAULT_REL_RUNTIMEDIR stuff
> that is not in 2.4.x
>
> The trunk patches for these all have some configuration breakage
> as 2.4.x interprets the individual directive or API parameter as
> relative to ServerRoot whereas trunk interprets everything
> relative to DefaultRuntimeDir.

I thought this was an accidental CHANGES slip-up, but I subsequently
noticed r1373105 :(   (I'm getting commit messages slowly.)

rjung added a bunch of trunk revisions to my concept vote, but those
revisions did not contain the 2.4.x modifications for compatibility
with 2.4.prev that were the point of the vote.  Now they're committed
to 2.4.x.  I'll revert r1373105 when I get a chance later today.  I'm
sorry that the point of that vote was confusing.

>
> Modified:
>     httpd/httpd/trunk/CHANGES
>
> Modified: httpd/httpd/trunk/CHANGES
> URL: 
> http://svn.apache.org/viewvc/httpd/httpd/trunk/CHANGES?rev=1373121&r1=1373120&r2=1373121&view=diff
> ==============================================================================
> --- httpd/httpd/trunk/CHANGES [utf-8] (original)
> +++ httpd/httpd/trunk/CHANGES [utf-8] Tue Aug 14 21:21:02 2012
> @@ -25,6 +25,15 @@ Changes with Apache 2.5.0
>    *) mod_lua: Add new directive LuaCodeCache for controlling in-memory
>       caching of lua scripts. [Daniel Gruno]
>
> +  *) The following now respect DefaultRuntimeDir/DEFAULT_REL_RUNTIMEDIR:
> +     - APIs: ap_log_pid(), ap_remove_pid, ap_read_pid()
> +     - core: the scoreboard (ScoreBoardFile), pid file (PidFile), and
> +       mutexes (Mutex)
> +     - mod_lbmethod_heartbeat, mod_heartmonitor: heartbeat storage file
> +     - mod_ldap: shared memory cache
> +     - mod_socache_shmcb, mod_socache_dbm: shared memory or dbm for cache
> +     [Jeff Trawick]
> +
>    *) mod_ssl: Add RFC 5878 support. [Ben Laurie]
>
>    *) mod_lua: Add new directive LuaAuthzProvider to allow implementing an
>
>



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

Reply via email to