diff options
author | Roland McGrath <roland@gnu.org> | 1996-01-09 10:00:21 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1996-01-09 10:00:21 +0000 |
commit | 7410183b8b5e048a99b715c18b7259160077c4e0 (patch) | |
tree | 50daf775902f40a35a37f521d02866cb6a0382f2 | |
parent | 02859f472bec7ec0049d86847f397d1d581488d5 (diff) | |
download | glibc-7410183b8b5e048a99b715c18b7259160077c4e0.tar.gz glibc-7410183b8b5e048a99b715c18b7259160077c4e0.tar.xz glibc-7410183b8b5e048a99b715c18b7259160077c4e0.zip |
Mon Jan 8 17:43:23 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu> cvs/libc-960109
* locale/Makefile (lib-modules): Renamed hash to locfile-hash. * locale/hash.c: Renamed to locale/locfile-hash.c.
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index bc02d7114e..49459f3707 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Mon Jan 8 17:43:23 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu> + + * locale/Makefile (lib-modules): Renamed hash to locfile-hash. + * locale/hash.c: Renamed to locale/locfile-hash.c. + Sat Jan 6 16:39:14 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu> * Makefile (subdirs): Added db. |