summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRical Jasan <ricaljasan@pacific.net>2016-05-06 00:54:31 -0700
committerMike Frysinger <vapier@gentoo.org>2016-06-16 00:33:53 -0400
commit3ef569c71b66fc2820afba3819a53d580c47eedc (patch)
tree2741e596277046d2440553274eb3f180e1e81b76 /ChangeLog
parent228a78c21b9ed27004a1ccb5bd48a3263d7cd67d (diff)
downloadglibc-3ef569c71b66fc2820afba3819a53d580c47eedc.tar
glibc-3ef569c71b66fc2820afba3819a53d580c47eedc.tar.gz
glibc-3ef569c71b66fc2820afba3819a53d580c47eedc.tar.bz2
glibc-3ef569c71b66fc2820afba3819a53d580c47eedc.zip
manual: fix typos in the memory chapter
Some of these are obvious grammar fixes while others fix references to the function prototypes.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a4a1cea4ab..4f4591efad 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2016-06-16 Rical Jasan <ricaljasan@pacific.net>
+
+ * manual/memory.texi: Fix various typos & grammar errors.
+
2016-06-14 Joseph Myers <joseph@codesourcery.com>
[BZ #20255]