summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAlexandre Oliva <aoliva@redhat.com>2014-02-03 17:25:38 -0200
committerAlexandre Oliva <aoliva@redhat.com>2014-02-03 17:25:38 -0200
commitf54838baf80e57223c91850e4f763ba8df6ddba5 (patch)
treed6424f0db964d05ca7f3892ca2a40d21b4383b95 /ChangeLog
parent909e12ad3462291a4ef47d7b9ce5ae1fd9f194cb (diff)
* manual/users.texi: Document MTASC-safety properties.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 473bec35e0..4ffceeba73 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2014-02-03 Alexandre Oliva <aoliva@redhat.com>
+ * manual/users.texi: Document MTASC-safety properties.
+
+2014-02-03 Alexandre Oliva <aoliva@redhat.com>
+
* manual/threads.texi (pthread_key_create, pthread_key_delete,
pthread_getspecific, pthread_setspecific): Format with
@deftypefun, and add @safety note.