diff options
author | Roland McGrath <roland@gnu.org> | 2003-03-15 23:56:49 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2003-03-15 23:56:49 +0000 |
commit | e993ec9a5b59d64e7037182376f3928af752ccf3 (patch) | |
tree | 4b56b52b3608bc191dcb0798d202dc238bf09c6a | |
parent | bfeafbf7f0608461a1a5f3152921225d6e8e2ab9 (diff) | |
download | glibc-e993ec9a5b59d64e7037182376f3928af752ccf3.tar.gz glibc-e993ec9a5b59d64e7037182376f3928af752ccf3.tar.xz glibc-e993ec9a5b59d64e7037182376f3928af752ccf3.zip |
typo
* Versions.def (libthread_db): Add GLIBC_2.3.3 set.
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index 509989773a..1815e944d7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -49,7 +49,7 @@ * sysdeps/powerpc/powerpc32/memset.S: Put __cache_line_size in bss. * sysdeps/powerpc/powerpc64/memset.S: Likewise. - * Versions.def (libthread_db): Add GLICB_2.3.3 set. + * Versions.def (libthread_db): Add GLIBC_2.3.3 set. 2003-03-14 Roland McGrath <roland@redhat.com> |