comparison src/ChangeLog @ 55533:fd59a77109e5

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Tue, 11 May 2004 15:15:48 +0000
parents e862a78a46da
children db942c4b4345
comparison
equal deleted inserted replaced
55532:c9cc17f13ff4 55533:fd59a77109e5
1 2004-05-11 Kim F. Storm <storm@cua.dk>
2
3 * process.c (read_process_output): Grow decoding_buf when needed;
4 this could cause a crash in allocate_string and compact_small_strings.
5
1 2004-04-29 Jim Blandy <jimb@redhat.com> 6 2004-04-29 Jim Blandy <jimb@redhat.com>
2 7
3 * regex.c (mutually_exclusive_p): In 'case wordbeg', compare op2 8 * regex.c (mutually_exclusive_p): In 'case wordbeg', compare op2
4 against proper opcode. 9 against proper opcode.
5 10