summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorEric Blake <eblake@redhat.com>2011-03-24 13:38:09 -0600
committerEric Blake <eblake@redhat.com>2011-03-24 13:38:09 -0600
commit444f6d99e3786db042fd90bade4f1864e89ceb05 (patch)
tree0c7937dd2b9741b5055d38060d5709a22ac20e50 /ChangeLog
parent72876ef997a0dc9b4427fb1ee21a8a10fc299d67 (diff)
downloadgnulib-444f6d99e3786db042fd90bade4f1864e89ceb05.tar.gz
realloc: document portability problem
* doc/posix-functions/realloc.texi (realloc): Mention pitfalls of passing 0 size to realloc. Signed-off-by: Eric Blake <eblake@redhat.com>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3bc9240738..58f81959cb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2011-03-24 Eric Blake <eblake@redhat.com>
+
+ realloc: document portability problem
+ * doc/posix-functions/realloc.texi (realloc): Mention pitfalls of
+ passing 0 size to realloc.
+
2011-03-23 Ben Walton <bwalton@artsci.utoronto.ca>
doc: update users.txt