]> granicus.if.org Git - apache/commitdiff
Note the dtrace stuff in CHANGES.
authorPaul Querna <pquerna@apache.org>
Fri, 5 Dec 2008 04:21:27 +0000 (04:21 +0000)
committerPaul Querna <pquerna@apache.org>
Fri, 5 Dec 2008 04:21:27 +0000 (04:21 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@723578 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 762024f9878ec4391fcd20df94ece2f9732e9655..c020465327b69813197a9cce1a92b19b26b347a6 100644 (file)
--- 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 <jesus omniti.com>, Paul Querna]
+
   *) mod_proxy_balancer: Move all load balancing implementations
      as individual, self-contained mod_proxy submodules under
      modules/proxy/balancers [Jim Jagielski]