diff options
author | Roland McGrath <roland@gnu.org> | 2002-08-22 07:22:03 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2002-08-22 07:22:03 +0000 |
commit | 5015cde4c8f4d5b50c906967cdf88d8bff82dca1 (patch) | |
tree | 6f5b5199b33dd4c5a462960c5bae275218ab4bf6 /ChangeLog | |
parent | 90d1d40b27ab1785e309c243e39765ff6cce9442 (diff) | |
download | glibc-5015cde4c8f4d5b50c906967cdf88d8bff82dca1.tar.gz glibc-5015cde4c8f4d5b50c906967cdf88d8bff82dca1.tar.xz glibc-5015cde4c8f4d5b50c906967cdf88d8bff82dca1.zip |
* scripts/firstversions.awk: When encountering a version newer than
the specified earliest version, be sure to emit the specified earliest version first if any renaming of an older version to that has been.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 282bf9bfa7..ac29548eac 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2002-08-22 Roland McGrath <roland@redhat.com> + + * scripts/firstversions.awk: When encountering a version newer than + the specified earliest version, be sure to emit the specified earliest + version first if any renaming of an older version to that has been. + 2002-08-21 Roland McGrath <roland@redhat.com> * configure.in: Make GCC version check require 3.[2-9]* and no others. |