comparison ChangeLog @ 1964:ebb2b9148aad

[xemacs-hg @ 2004-03-22 09:22:24 by stephent] XEmacs 21.5.17 "chayote" is released.
author stephent
date Mon, 22 Mar 2004 09:25:04 +0000
parents 02446ca6a05d
children 36760cdcb631
comparison
equal deleted inserted replaced
1963:1072ab44c134 1964:ebb2b9148aad
1 2004-03-22 Stephen J. Turnbull <stephen@xemacs.org>
2
3 * XEmacs 21.5.17 "chayote" is released.
4
1 2004-03-18 Stephen J. Turnbull <turnbull@sk.tsukuba.ac.jp> 5 2004-03-18 Stephen J. Turnbull <turnbull@sk.tsukuba.ac.jp>
2 6
3 * configure.in (Compiler feature macros): Define _POSIX_C_SOURCE 7 * configure.in (Compiler feature macros): Define _POSIX_C_SOURCE
4 for FreeBSD 4.9 to shut up viteno's compiler, and _XOPEN_SOURCE to 8 for FreeBSD 4.9 to shut up viteno's compiler, and _XOPEN_SOURCE to
5 500 since apparently we'll use it if available. 9 500 since apparently we'll use it if available.