diff options
author | Ulrich Drepper <drepper@gmail.com> | 2012-01-08 07:31:58 -0500 |
---|---|---|
committer | Ulrich Drepper <drepper@gmail.com> | 2012-01-08 07:31:58 -0500 |
commit | 51a1d39ce37ad798070d3ae1eb9c6fc748e0629b (patch) | |
tree | 2f306d954aed19df4908fa73351d5aa42fe0a6e5 /ChangeLog | |
parent | d3ed722566f42d3f614b1221a8e4f19092976531 (diff) | |
download | glibc-51a1d39ce37ad798070d3ae1eb9c6fc748e0629b.tar.gz glibc-51a1d39ce37ad798070d3ae1eb9c6fc748e0629b.tar.xz glibc-51a1d39ce37ad798070d3ae1eb9c6fc748e0629b.zip |
Remove last remnants of RANLIB
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 55d8069dc0..1770cbc29d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2012-01-08 Ulrich Drepper <drepper@gmail.com> + * configure.in: Remove last remnants of RANLIB. + * aclocal.m4: Likewise. + * wcsmbs/mbrtoc16.c: Implement using towc function. * wcsmbs/wcsmbsload.h: No need for toc16 and fromc16 functions. * wcsmbs/wcsmbsload.c: Likewise. |