about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2005-04-11 20:22:01 +0000
committerRoland McGrath <roland@gnu.org>2005-04-11 20:22:01 +0000
commit79827876ee9be6c36d2f6e8245df5baa201e5b24 (patch)
tree7056c047118ecc21233bc917abd80ea8d4627038 /ChangeLog
parent9cb97cd42cd41643623213f1f98277aad7a9a5db (diff)
downloadglibc-79827876ee9be6c36d2f6e8245df5baa201e5b24.tar.gz
glibc-79827876ee9be6c36d2f6e8245df5baa201e5b24.tar.xz
glibc-79827876ee9be6c36d2f6e8245df5baa201e5b24.zip
* manual/string.texi: Fix typo in wmemcpy decl.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2ea7c7a53c..598bdef62d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2005-04-11  James A. Morrison  <ja2morri@uwaterloo.ca>
+
+	* manual/string.texi: Fix typo in wmemcpy decl.
+
 2005-04-08  Carlos O'Donell <carlos@baldric.uwo.ca>
 
 	* FAQ.in: Explain why `make' might fail running rpcgen.