diff options
author | Michael Sokolov <msokolov@ivan.harhan.org> | 2001-01-27 19:34:13 +0000 |
---|---|---|
committer | Michael Sokolov <msokolov@ivan.harhan.org> | 2001-01-27 19:34:13 +0000 |
commit | 02d01ed4c83d955898f7ce2c5c144d6127d8cfc4 (patch) | |
tree | 97bb4fb51cd776b9c718dfadd6700f97a18dcaea /ChangeLog | |
parent | aea02b6b079bada87c60a4f31a4ea7bc1f138b8a (diff) | |
download | binutils-gdb-02d01ed4c83d955898f7ce2c5c144d6127d8cfc4.tar.gz |
* ltconfig: Shell portability fix for the tagname validity check.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index a31dca7dc60..ea01fcfe6c3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br> + + * ltconfig: Shell portability fix for the tagname validity check. + 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG> * ltcf-cxx.sh: Use parentheses around eval $ac_compile. |