diff options
author | Roland McGrath <roland@gnu.org> | 2000-03-19 23:38:46 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2000-03-19 23:38:46 +0000 |
commit | 3c132532af6d566fbc65b343aa66a88837c50a1e (patch) | |
tree | b414917225f85b2a3bf1ce79e683f84d834adfb9 /ChangeLog | |
parent | ba7e89ec3321d67584eea5857853309846a73806 (diff) | |
download | glibc-3c132532af6d566fbc65b343aa66a88837c50a1e.tar.gz glibc-3c132532af6d566fbc65b343aa66a88837c50a1e.tar.xz glibc-3c132532af6d566fbc65b343aa66a88837c50a1e.zip |
* Makerules (version-renames.def): Target removed.
(Versions.all): Depend on soversions.i directly and parse it.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index cd4f0f5ef3..49e6bf76ea 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2000-03-19 Roland McGrath <roland@baalperazim.frob.com> + * Makerules (version-renames.def): Target removed. + (Versions.all): Depend on soversions.i directly and parse it. + * Makeconfig (soversions.i): New target, input-reading parts of soversions.mk generation moved here; result is a canonicalized list "LIB VERSION [SET]" for this configuration. |