Mercurial > hg > xemacs-beta
comparison ChangeLog @ 460:223736d75acb r21-2-45
Import from CVS: tag r21-2-45
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:43:24 +0200 |
parents | c33ae14dd6d0 |
children | 0784d089fdc9 |
comparison
equal
deleted
inserted
replaced
459:9d4fd877b885 | 460:223736d75acb |
---|---|
1 2001-02-23 Martin Buchholz <martin@xemacs.org> | |
2 | |
3 * XEmacs 21.2.45 "Thelxepeia" is released. | |
4 | |
5 2001-02-13 Martin Buchholz <martin@xemacs.org> | |
6 | |
7 * aclocal.m4: Fix module support for AIX cc. | |
8 Support possible future OSes irix7, aix5, osf[56]. | |
9 | |
10 2001-02-12 Martin Buchholz <martin@xemacs.org> | |
11 | |
12 * configure.in: No need for NON_GNU_CPP on SCO. | |
13 | |
14 2001-02-10 Martin Buchholz <martin@xemacs.org> | |
15 | |
16 * etc/MACHINES: Rewritten. Bitrot discarded. | |
17 | |
18 2001-02-09 Martin Buchholz <martin@xemacs.org> | |
19 | |
20 * configure.in: Prefer utime to utimes - it's more standard. | |
21 Remove explicit checking for struct utimbuf. | |
22 Remove explicit checking for <utime.h>. | |
23 Combined into one simpler test for utime. | |
24 Add explicit check for utimes, if utime not found. | |
25 | |
1 2001-02-08 Martin Buchholz <martin@xemacs.org> | 26 2001-02-08 Martin Buchholz <martin@xemacs.org> |
2 | 27 |
3 * XEmacs 21.2.44 "Thalia" is released. | 28 * XEmacs 21.2.44 "Thalia" is released. |
4 | 29 |
5 2001-01-16 Mike Sperber <mike@xemacs.org> | 30 2001-01-16 Mike Sperber <mike@xemacs.org> |