diff options
author | Alexandre Oliva <aoliva@redhat.com> | 2014-02-01 03:50:11 -0200 |
---|---|---|
committer | Alexandre Oliva <aoliva@redhat.com> | 2014-02-01 03:50:11 -0200 |
commit | de55fdf4b562b13e19b6d0c1530100d3e9fcb595 (patch) | |
tree | ab6cded047aa75fc0a0defed3fc5aad639311f48 /ChangeLog | |
parent | c3299c08d1ac768daecd113d501a4d285e2f46fd (diff) | |
download | glibc-de55fdf4b562b13e19b6d0c1530100d3e9fcb595.tar.gz glibc-de55fdf4b562b13e19b6d0c1530100d3e9fcb595.tar.xz glibc-de55fdf4b562b13e19b6d0c1530100d3e9fcb595.zip |
* manual/filesys.texi: Document MTASC-safety properties.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 34c86cbf1c..74e6fa55de 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2014-02-01 Alexandre Oliva <aoliva@redhat.com> + * manual/filesys.texi: Document MTASC-safety properties. + +2014-02-01 Alexandre Oliva <aoliva@redhat.com> + * manual/errno.texi: Document MTASC-safety properties. 2014-02-01 Alexandre Oliva <aoliva@redhat.com> |