diff options
-rw-r--r-- | gas/ChangeLog | 2 | ||||
-rw-r--r-- | gas/testsuite/ChangeLog | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index baab322..27faf64 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,4 +1,4 @@ -2002-02-12 Ben Elliston <bje@redhat.com> +2002-02-13 Ben Elliston <bje@redhat.com> * NEWS: Document floating point number handling in gasp. * gasp.c: Include <assert.h> and "xregex.h". diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index a057524..41cc5b9 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,4 +1,4 @@ -2002-02-12 Ben Elliston <bje@redhat.com> +2002-02-13 Ben Elliston <bje@redhat.com> * gasp/flonums.asm: New test. * gasp/flonums.err: New result. |