diff options
author | Alexandre Oliva <aoliva@redhat.com> | 2013-09-20 11:30:04 -0300 |
---|---|---|
committer | Alexandre Oliva <aoliva@redhat.com> | 2013-09-20 11:59:18 -0300 |
commit | ffb89e533eca0cec65b7395b00956054d99c5e0c (patch) | |
tree | 28732a950bc627fed5e1aa6d2b7a280175c8abc4 /NEWS | |
parent | 322dea08387167e3c3a9c9b60325ebafa264bd77 (diff) | |
download | glibc-ffb89e533eca0cec65b7395b00956054d99c5e0c.tar.gz glibc-ffb89e533eca0cec65b7395b00956054d99c5e0c.tar.xz glibc-ffb89e533eca0cec65b7395b00956054d99c5e0c.zip |
Mention malloc probes in the NEWS file.
for ChangeLog * NEWS: Mention malloc probes.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS index 07af4fd979..0137240790 100644 --- 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. + Version 2.18 |