aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAlexandre Oliva <aoliva@redhat.com>2014-01-31 23:16:56 -0200
committerAlexandre Oliva <aoliva@redhat.com>2014-01-31 23:16:56 -0200
commita7b90ea9d18db8bcb07ed780f81b9b28202c5cb2 (patch)
tree93bec740b9d8a29710ed1f5f284104d2caf030d5 /ChangeLog
parentc49130e3d7c0554f5223b14fbf15529b4c308ec9 (diff)
downloadglibc-a7b90ea9d18db8bcb07ed780f81b9b28202c5cb2.zip
glibc-a7b90ea9d18db8bcb07ed780f81b9b28202c5cb2.tar.gz
glibc-a7b90ea9d18db8bcb07ed780f81b9b28202c5cb2.tar.bz2
* manual/getopt.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 c6a5415..631290e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2014-01-31 Alexandre Oliva <aoliva@redhat.com>
+ * manual/getopt.texi: Document MTASC-safety properties.
+
+2014-01-31 Alexandre Oliva <aoliva@redhat.com>
+
* manual/ctype.texi: Document MTASC-safety properties.
2014-01-31 Maciej W. Rozycki <macro@codesourcery.com>