From: Paul Querna Date: Fri, 5 Dec 2008 04:21:27 +0000 (+0000) Subject: Note the dtrace stuff in CHANGES. X-Git-Tag: 2.3.0~31 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=759c566ebf07ba122f6397bfd28c8d7bcd8e1c0b;p=thirdparty%2Fapache%2Fhttpd.git Note the dtrace stuff in CHANGES. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@723578 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 762024f9878..c020465327b 100644 --- a/CHANGES +++ b/CHANGES @@ -2,6 +2,9 @@ Changes with Apache 2.3.0 [ When backported to 2.2.x, remove entry from this file ] + *) Add DTrace Statically Defined Tracing (SDT) probes. + [Theo Schlossnagle , Paul Querna] + *) mod_proxy_balancer: Move all load balancing implementations as individual, self-contained mod_proxy submodules under modules/proxy/balancers [Jim Jagielski]