aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAlexandre Oliva <aoliva@redhat.com>2014-01-29 05:20:37 -0200
committerAlexandre Oliva <aoliva@redhat.com>2014-01-29 05:20:37 -0200
commit0a57b83e4aecdc14c62a5a998288b5b40c799d4d (patch)
treebc26b257920e4847f1d2a9a332f15f9ad1c6e68c /ChangeLog
parentfeab23972794e4d43da27e9c2c9521511d60d818 (diff)
downloadglibc-0a57b83e4aecdc14c62a5a998288b5b40c799d4d.tar
glibc-0a57b83e4aecdc14c62a5a998288b5b40c799d4d.tar.gz
glibc-0a57b83e4aecdc14c62a5a998288b5b40c799d4d.tar.bz2
glibc-0a57b83e4aecdc14c62a5a998288b5b40c799d4d.zip
* manual/macros.texi: Introduce macros to document multi
thread, asynchronous signal and asynchronous cancellation safety properties. * manual/intro.texi: Introduce the properties themselves.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d98157b41a..dc40e27bf9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2014-01-29 Alexandre Oliva <aoliva@redhat.com>
+
+ * manual/macros.texi: Introduce macros to document multi
+ thread, asynchronous signal and asynchronous cancellation
+ safety properties.
+ * manual/intro.texi: Introduce the properties themselves.
+
2014-01-27 Kaz Kojima <kkojima@rr.iij4u.or.jp>
* sysdeps/sh/sh4/Makefile: New file.