Mercurial > hg > xemacs-beta
comparison lwlib/ChangeLog @ 4636:5c427ece884b r21-5-29
XEmacs 21.5.29 "garbanzo" is released.
author | Stephen J. Turnbull <stephen@xemacs.org> |
---|---|
date | Mon, 18 May 2009 23:04:47 +0900 |
parents | b58af9a9765d |
children | aa5ed11f473b |
comparison
equal
deleted
inserted
replaced
4635:432f7d701731 | 4636:5c427ece884b |
---|---|
1 2009-05-18 Stephen J. Turnbull <stephen@xemacs.org> | |
2 | |
3 * XEmacs 21.5.29 "garbanzo" is released. | |
4 | |
1 2008-11-02 Stephen J. Turnbull <stephen@xemacs.org> | 5 2008-11-02 Stephen J. Turnbull <stephen@xemacs.org> |
2 | 6 |
3 G++ 4.3 complains a lot about implicit conversions of string | 7 G++ 4.3 complains a lot about implicit conversions of string |
4 literals (const char *) to char *. Shut it up. | 8 literals (const char *) to char *. Shut it up. |
5 | 9 |