Mercurial > hg > xemacs-beta
comparison lwlib/ChangeLog @ 394:7d59cb494b73 r21-2-12
Import from CVS: tag r21-2-12
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:11:37 +0200 |
parents | |
children | 6719134a07c2 |
comparison
equal
deleted
inserted
replaced
393:2e030b8965b1 | 394:7d59cb494b73 |
---|---|
1 1999-03-05 XEmacs Build Bot <builds@cvs.xemacs.org> | |
2 | |
3 * XEmacs 21.2.12 is released | |
4 | |
5 1999-02-18 Martin Buchholz <martin@xemacs.org> | |
6 | |
7 * lwlib/xlwmenu.c (massage_resource_name): Fix compiler warning | |
8 - Have to toupper ((int) (unsigned char) x) to be portable. |