summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2005-12-21 21:21:50 +0000
committerRoland McGrath <roland@gnu.org>2005-12-21 21:21:50 +0000
commit934b22a4f69afc5ca4613c187ab1bf28d7743683 (patch)
tree859229f9611a2d484f466f7962e1fe09bedbf468 /ChangeLog
parent7289d08b9501aaedb4358ee0400c39f6db58f958 (diff)
* csu/dso_handle.c (__dso_handle): Add const to pointer type too.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0edc2f1666..28c5e4a349 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2005-12-21 Roland McGrath <roland@redhat.com>
+
+ * csu/dso_handle.c (__dso_handle): Add const to pointer type too.
+
2005-12-21 Ulrich Drepper <drepper@redhat.com>
* iconv/gconv_conf.c: Initialize empty_path_elem.