|
From: <sv...@va...> - 2015-03-30 21:30:02
|
Author: philippe
Date: Mon Mar 30 22:29:54 2015
New Revision: 15053
Log:
Fix a typo
Modified:
trunk/NEWS
Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS (original)
+++ trunk/NEWS Mon Mar 30 22:29:54 2015
@@ -22,7 +22,7 @@
* ==================== OTHER CHANGES ====================
* Address description logic (used by memcheck and helgrind)
- now describes addressed in anonymous segments, file mmap-ed
+ now describes addresses in anonymous segments, file mmap-ed
segments, shared memory segments and the brk data segment.
* Option --error-markers=<begin>,<end> can be used to mark
|