Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 390:c6012109f545 r21-2-10
Import from CVS: tag r21-2-10
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:10:03 +0200 |
parents | aabb7f5b1c81 |
children | 1f50e6fe4f3f |
comparison
equal
deleted
inserted
replaced
389:94c6b1f087e1 | 390:c6012109f545 |
---|---|
1 1999-02-05 XEmacs Build Bot <builds@cvs.xemacs.org> | |
2 | |
3 * XEmacs 21.2.10 is released | |
4 | |
5 1999-02-02 Gleb Arshinov <gleb@cs.stanford.edu> | |
6 | |
7 * process-nt.c (nt_send_process): | |
8 Fix for process-send-region/process-send-string breaking when size | |
9 of the input > 128 chars: change maximum chunk size for process | |
10 stream from 512 to 128, thus guaranteeing that ntpipe_shove_writer | |
11 succeeds. | |
12 | |
1 1999-02-02 XEmacs Build Bot <builds@cvs.xemacs.org> | 13 1999-02-02 XEmacs Build Bot <builds@cvs.xemacs.org> |
2 | 14 |
3 * XEmacs 21.2.9 is released | 15 * XEmacs 21.2.9 is released |
4 | 16 |
5 1999-01-30 Martin Buchholz <martin@xemacs.org> | 17 1999-01-30 Martin Buchholz <martin@xemacs.org> |