Mercurial > hg > xemacs-beta
comparison lwlib/ChangeLog @ 410:de805c49cfc1 r21-2-35
Import from CVS: tag r21-2-35
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:19:21 +0200 |
parents | 501cfd01ee6d |
children | 697ef44129c6 |
comparison
equal
deleted
inserted
replaced
409:301b9ebbdf3b | 410:de805c49cfc1 |
---|---|
1 2000-07-19 Martin Buchholz <martin@xemacs.org> | |
2 | |
3 * XEmacs 21.2.35 is released. | |
4 | |
5 2000-07-09 Martin Buchholz <martin@xemacs.org> | |
6 | |
7 * xlwcheckbox.c: | |
8 * xlwgauge.h: | |
9 * xlwgaugeP.h: | |
10 * xlwradio.h: | |
11 * xlwradioP.h: | |
12 * xlwgauge.c: | |
13 * config.h.in: | |
14 * xlwradio.c: | |
15 * lwlib-Xaw.c: | |
16 Replace SMART_INCLUDE with a dumber, but more reliable method. | |
17 | |
18 * xlwmenu.c (parameterize_string): Fix C++ compilation warnings. | |
19 | |
20 2000-06-10 Ben Wing <ben@xemacs.org> | |
21 | |
22 * lwlib-Xaw.c (xaw_create_label): add sanity check on arg limit. | |
23 (xaw_update_one_value): fix crash due to incorrect arg count. | |
24 | |
1 2000-05-28 Martin Buchholz <martin@xemacs.org> | 25 2000-05-28 Martin Buchholz <martin@xemacs.org> |
2 | 26 |
3 * XEmacs 21.2.34 is released. | 27 * XEmacs 21.2.34 is released. |
4 | 28 |
5 2000-05-01 Martin Buchholz <martin@xemacs.org> | 29 2000-05-01 Martin Buchholz <martin@xemacs.org> |