diff options
author | Roland McGrath <roland@gnu.org> | 2002-09-19 22:24:08 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2002-09-19 22:24:08 +0000 |
commit | 3c9117108e4bb02d66b454eee6ac6853efee78d5 (patch) | |
tree | 871201f08a039421ed1a1c861cb59260b9ef3cde /ChangeLog | |
parent | d7abce9832440f443b116991427fc13fc0c66185 (diff) | |
download | glibc-3c9117108e4bb02d66b454eee6ac6853efee78d5.tar.gz glibc-3c9117108e4bb02d66b454eee6ac6853efee78d5.tar.xz glibc-3c9117108e4bb02d66b454eee6ac6853efee78d5.zip |
* include/libc-symbols.h [HAVE_ASM_SET_DIRECTIVE]
[! HAVE_ASM_GLOBAL_DOT_NAME] (__hidden_dot_def1): Fix typo'd name.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 777fb17865..5d65725244 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2002-09-19 Roland McGrath <roland@redhat.com> + + * include/libc-symbols.h [HAVE_ASM_SET_DIRECTIVE] + [! HAVE_ASM_GLOBAL_DOT_NAME] (__hidden_dot_def1): Fix typo'd name. + 2002-09-18 Ulrich Drepper <drepper@redhat.com> * version.h (VERSION): Bump to 2.2.94. |