comparison src/ChangeLog @ 3686:9507d6de9bbd

[project @ 2000-06-29 16:30:44 by jwe]
author jwe
date Thu, 29 Jun 2000 16:30:45 +0000
parents 9d8306640373
children b5a285d1c1f4
comparison
equal deleted inserted replaced
3685:9d8306640373 3686:9507d6de9bbd
1 2000-06-28 John W. Eaton <jwe@bevo.che.wisc.edu>
2
3 * help.cc (display_help_text): If writing to filter fails, send
4 unformatted text to output stream.
5
1 2000-06-27 John W. Eaton <jwe@bevo.che.wisc.edu> 6 2000-06-27 John W. Eaton <jwe@bevo.che.wisc.edu>
2 7
3 * OPERATORS/op-bm-bm.cc (eq): Define using mx_el_eq, not operator ==. 8 * OPERATORS/op-bm-bm.cc (eq): Define using mx_el_eq, not operator ==.
4 (ne): Likewise, use mx_el_ne, not operator !=. 9 (ne): Likewise, use mx_el_ne, not operator !=.
5 10