diff options
author | Roland McGrath <roland@gnu.org> | 1995-09-21 16:21:49 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1995-09-21 16:21:49 +0000 |
commit | a5570f62ddba0ec9ecc99250191c02e0c5a911ab (patch) | |
tree | 521e588d51749e1dddab591c05b4464a5161c610 /ChangeLog | |
parent | 193bd2ce375f70365bcd025d7640a69dc41fb1f5 (diff) | |
download | glibc-a5570f62ddba0ec9ecc99250191c02e0c5a911ab.tar.gz glibc-a5570f62ddba0ec9ecc99250191c02e0c5a911ab.tar.xz glibc-a5570f62ddba0ec9ecc99250191c02e0c5a911ab.zip |
* time/africa, time/asia, time/europe, time/northamerica,
time/yearistype: New data from ADO 95h.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 1e510a7e1b..43281f0f20 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ Thu Sep 21 00:03:53 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> + * time/africa, time/asia, time/europe, time/northamerica, + time/yearistype: New data from ADO 95h. + * Makerules (build-shlib): Use $(@F:lib%.so=%) in place of $(notdir $*), so it wins for the explicit libc.so rule as well as the pattern rule. |