diff options
Diffstat (limited to 'src/util/et/ChangeLog')
| -rw-r--r-- | src/util/et/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/util/et/ChangeLog b/src/util/et/ChangeLog index 845e82b08c..9445923a04 100644 --- a/src/util/et/ChangeLog +++ b/src/util/et/ChangeLog @@ -1,3 +1,9 @@ +2000-07-02 Ken Raeburn <raeburn@mit.edu> + + * com_err.h (com_err): Undo previous change; com_err accepts a + null pointer in place of the format string, but gcc warns about + it. + 2000-06-26 Ken Raeburn <raeburn@mit.edu> * com_err.h (com_err): Declare with format attribute if using |
