diff options
Diffstat (limited to 'tools/ChangeLog')
-rw-r--r-- | tools/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/tools/ChangeLog b/tools/ChangeLog index 822546a3c..3be234860 100644 --- a/tools/ChangeLog +++ b/tools/ChangeLog @@ -1,3 +1,10 @@ +2003-05-21 David Shaw <[email protected]> + + * bftest.c, crlf.c, mk-tdata.c, mpicalc.c, shmtest.c: Edit all + preprocessor instructions to remove whitespace before the '#'. + This is not required by C89, but there are some compilers out + there that don't like it. + 2003-02-23 David Shaw <[email protected]> * Makefile.am: Distribute convert-from-106. |