summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAlexandre Oliva <aoliva@redhat.com>2014-01-29 05:24:32 -0200
committerAlexandre Oliva <aoliva@redhat.com>2014-01-29 05:24:32 -0200
commit4a16c66218a1985fdbb76d09d7f3e53a93d10b38 (patch)
treebe484324f418c0509e8ded8e396bf70a4d4f1a56 /ChangeLog
parent0a57b83e4aecdc14c62a5a998288b5b40c799d4d (diff)
downloadglibc-4a16c66218a1985fdbb76d09d7f3e53a93d10b38.tar
glibc-4a16c66218a1985fdbb76d09d7f3e53a93d10b38.tar.gz
glibc-4a16c66218a1985fdbb76d09d7f3e53a93d10b38.tar.bz2
glibc-4a16c66218a1985fdbb76d09d7f3e53a93d10b38.zip
* manual/argp.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 dc40e27bf9..18217fbfe9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2014-01-29 Alexandre Oliva <aoliva@redhat.com>
+ * manual/argp.texi: Document MTASC-safety properties.
+
+2014-01-29 Alexandre Oliva <aoliva@redhat.com>
+
* manual/macros.texi: Introduce macros to document multi
thread, asynchronous signal and asynchronous cancellation
safety properties.