diff options
author | Ben Elliston <bje@au.ibm.com> | 2001-01-15 00:23:00 +0000 |
---|---|---|
committer | Ben Elliston <bje@au.ibm.com> | 2001-01-15 00:23:00 +0000 |
commit | badd2b1e70c5ec7b77d6a30120733feb3220ab2a (patch) | |
tree | c22e0b548085df02dd7fe236b83e835497f99230 /sim/common | |
parent | 8817b92ed1b5781b4fdc95742be346a8929e1253 (diff) | |
download | gdb-badd2b1e70c5ec7b77d6a30120733feb3220ab2a.zip gdb-badd2b1e70c5ec7b77d6a30120733feb3220ab2a.tar.gz gdb-badd2b1e70c5ec7b77d6a30120733feb3220ab2a.tar.bz2 |
* Tidy.
Diffstat (limited to 'sim/common')
-rw-r--r-- | sim/common/ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sim/common/ChangeLog b/sim/common/ChangeLog index dd7eddc..7f1fadf 100644 --- a/sim/common/ChangeLog +++ b/sim/common/ChangeLog @@ -1,7 +1,7 @@ 2001-01-12 Chris Demetriou <cgd@sibyte.com> - * aclocal.m4 (SIM_AC_OPTION_SCACHE): Properly - handle the case where a numeric value is supplied. + * aclocal.m4 (SIM_AC_OPTION_SCACHE): Properly handle the case + where a numeric value is supplied. 2001-01-06 Ben Elliston <bje@redhat.com> |