]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Mention malloc probes in the NEWS file.
authorAlexandre Oliva <aoliva@redhat.com>
Fri, 20 Sep 2013 14:30:04 +0000 (11:30 -0300)
committerAlexandre Oliva <aoliva@redhat.com>
Fri, 20 Sep 2013 14:59:18 +0000 (11:59 -0300)
for ChangeLog

* NEWS: Mention malloc probes.

ChangeLog
NEWS

index 0017732dd496a8e86a9280d689ccd276d3a34ce7..70a44080eb2ba5af4cc9f57d9fba4620b12fe1ac 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2013-09-20  Alexandre Oliva <aoliva@redhat.com>
 
+       * NEWS: Mention malloc probes.
+
        * malloc/arena.c (new_heap): New memory_heap_new probe.
        (grow_heap): New memory_heap_more probe.
        (shrink_heap): New memory_heap_less probe.
diff --git a/NEWS b/NEWS
index 07af4fd97943d1bb60579d59c71b8c838a41b436..0137240790b2dcb80db07ff4ff39ac2eb64a297d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -36,6 +36,8 @@ Version 2.19
 * ISO 639 definitions were updated for Chiga (cgg) and Chinese (gan, hak, czh,
   cjy, lzh, cmn, mnp, cdo, czo, cpx, wuu, hsn, yue).
 
+* SystemTap probes for malloc have been introduced.
+
 \f
 Version 2.18