diff options
author | Alexandre Oliva <aoliva@redhat.com> | 2014-01-31 23:20:02 -0200 |
---|---|---|
committer | Alexandre Oliva <aoliva@redhat.com> | 2014-01-31 23:20:02 -0200 |
commit | 27bdc63ce3cdd719c462afff913d0dabe5912dcf (patch) | |
tree | bb8490f9dff23405a0ffb948fa881de6947b9838 /ChangeLog | |
parent | a7b90ea9d18db8bcb07ed780f81b9b28202c5cb2 (diff) | |
download | glibc-27bdc63ce3cdd719c462afff913d0dabe5912dcf.tar.gz glibc-27bdc63ce3cdd719c462afff913d0dabe5912dcf.tar.xz glibc-27bdc63ce3cdd719c462afff913d0dabe5912dcf.zip |
* manual/job.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 631290e80c..ec6c62bb81 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2014-01-31 Alexandre Oliva <aoliva@redhat.com> + * manual/job.texi: Document MTASC-safety properties. + +2014-01-31 Alexandre Oliva <aoliva@redhat.com> + * manual/getopt.texi: Document MTASC-safety properties. 2014-01-31 Alexandre Oliva <aoliva@redhat.com> |