diff options
-rw-r--r-- | ChangeLog | 4 |
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. |