|
From: <sv...@va...> - 2014-09-02 20:59:21
|
Author: philippe
Date: Tue Sep 2 20:59:13 2014
New Revision: 14437
Log:
fix a typo in NEWS
Modified:
trunk/NEWS
Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS (original)
+++ trunk/NEWS Tue Sep 2 20:59:13 2014
@@ -76,7 +76,7 @@
creates a happens-before relationship between a terminated task
and its master. This avoids some false positives and avoids a big
memory leak when a lot of Ada tasks are created and terminated.
- The interceptions are only activated with forthcoming releasses of
+ The interceptions are only activated with forthcoming releases of
gnatpro >= 7.3.0w-20140611 and gcc >= 5.0.
- A new GDB server monitor command "info locks" giving the list of
|