Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 1692:6265c9c31f53
[xemacs-hg @ 2003-09-18 05:13:54 by youngs]
2003-09-18 Steve Youngs <youngs@xemacs.org>
* configure: Re-generate after Martin's configure.in patch.
2003-09-13 Martin Buchholz <martin@xemacs.org>
* configure.in (OS_RELEASE): Add support for SunOS 5.10.
On current OSes produced by Sun, `uname -r' prints "5.9".
It seems likely that on future OSes, `uname -r' will print "5.10".
We need to accept multi-digit release numbers.
2003-09-13 Martin Buchholz <martin@xemacs.org>
* s/sol2.h: Use OS_RELEASE=os_release_major*100+os_release_minor
author | youngs |
---|---|
date | Thu, 18 Sep 2003 05:14:00 +0000 |
parents | 1193b7458e43 |
children | a1e328407366 |
comparison
equal
deleted
inserted
replaced
1691:0d5689071ed2 | 1692:6265c9c31f53 |
---|---|
1 2003-09-13 Martin Buchholz <martin@xemacs.org> | |
2 | |
3 * s/sol2.h: Use OS_RELEASE=os_release_major*100+os_release_minor | |
4 | |
1 2003-09-16 Marcus Crestani <crestani@informatik.uni-tuebingen.de> | 5 2003-09-16 Marcus Crestani <crestani@informatik.uni-tuebingen.de> |
2 | 6 |
3 * xemacs.def.in.in: Add lrecord_memory_descriptions. | 7 * xemacs.def.in.in: Add lrecord_memory_descriptions. |
4 | 8 |
5 2003-09-15 Jerry James <james@xemacs.org> | 9 2003-09-15 Jerry James <james@xemacs.org> |