diff options
author | Alexandre Oliva <aoliva@redhat.com> | 2014-02-01 01:04:59 -0200 |
---|---|---|
committer | Alexandre Oliva <aoliva@redhat.com> | 2014-02-01 01:04:59 -0200 |
commit | 663b02d7bdf874a21b7e1404b381c86cea448226 (patch) | |
tree | b93ee22946379c1910ac937c014a54dcbbe80555 /ChangeLog | |
parent | 973f180bd5e3084367ebc75e380bfb79ec5346ba (diff) | |
download | glibc-663b02d7bdf874a21b7e1404b381c86cea448226.tar.gz glibc-663b02d7bdf874a21b7e1404b381c86cea448226.tar.xz glibc-663b02d7bdf874a21b7e1404b381c86cea448226.zip |
* manual/startup.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 e3df7167f8..cc5a29d2c2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2014-02-01 Alexandre Oliva <aoliva@redhat.com> + * manual/startup.texi: Document MTASC-safety properties. + +2014-02-01 Alexandre Oliva <aoliva@redhat.com> + * manual/socket.texi: Document MTASC-safety properties. 2014-02-01 Alexandre Oliva <aoliva@redhat.com> |