Mercurial > hg > xemacs-beta
diff lib-src/ChangeLog @ 396:6719134a07c2 r21-2-13
Import from CVS: tag r21-2-13
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:12:05 +0200 |
parents | 7d59cb494b73 |
children | 74fd4e045ea6 |
line wrap: on
line diff
--- a/lib-src/ChangeLog Mon Aug 13 11:11:38 2007 +0200 +++ b/lib-src/ChangeLog Mon Aug 13 11:12:05 2007 +0200 @@ -1,3 +1,19 @@ +1999-03-12 XEmacs Build Bot <builds@cvs.xemacs.org> + + * XEmacs 21.2.13 is released + +1999-03-10 Martin Buchholz <martin@xemacs.org> + + * fakemail.c (add_a_stream): Always use full ANSI prototypes. + +1999-03-06 Martin Buchholz <martin@xemacs.org> + + * fakemail.c (main): Ansify. + (xmalloc): Ansify. + (xrealloc): Ansify. + (get_keyword): use paranoid casts ((int) (unsigned char) c) for + islower, toupper, isspace. + 1999-03-05 XEmacs Build Bot <builds@cvs.xemacs.org> * XEmacs 21.2.12 is released