Mercurial > hg > xemacs-beta
comparison ChangeLog @ 3050:67b6f3514ffc
[xemacs-hg @ 2005-11-07 08:49:12 by stephent]
Various small patches (also commit configure):
Minor improvements to INSTALL
<877jbk3nkk.fsf@tleepslib.sk.tsukuba.ac.jp>
Add description of changed options to INSTALL
<873bm83ncd.fsf@tleepslib.sk.tsukuba.ac.jp>
Check for libpq (PostgreSQL) linking against SSL and crypto
<87y8402820.fsf@tleepslib.sk.tsukuba.ac.jp>
Include module INLINE_HEADERs in inline.c unconditionally
<87u0eo27rn.fsf@tleepslib.sk.tsukuba.ac.jp>
Fix use of AC_INIT
<87pspc27oh.fsf@tleepslib.sk.tsukuba.ac.jp>
Minor ChangeLog repairs
<87ll0027jq.fsf@tleepslib.sk.tsukuba.ac.jp>
author | stephent |
---|---|
date | Mon, 07 Nov 2005 08:49:25 +0000 |
parents | 28729529bee2 |
children | 7679bfa253c2 |
comparison
equal
deleted
inserted
replaced
3049:184482827eb5 | 3050:67b6f3514ffc |
---|---|
1 2005-11-07 Stephen J. Turnbull <stephen@xemacs.org> | |
2 | |
3 * configure.ac (AC_INIT): Use it correctly. | |
4 | |
5 2005-11-07 Stephen J. Turnbull <stephen@xemacs.org> | |
6 | |
7 * configure.ac (PostgreSQL): Check for link against SSL+crypto. | |
8 | |
9 2005-11-07 Stephen J. Turnbull <stephen@xemacs.org> | |
10 | |
11 * INSTALL: Add map from old options as appendix. | |
12 | |
13 2005-11-07 Stephen J. Turnbull <stephen@xemacs.org> | |
14 | |
15 * INSTALL: Various minor improvements. | |
16 | |
1 2005-10-26 Stephen J. Turnbull <stephen@xemacs.org> | 17 2005-10-26 Stephen J. Turnbull <stephen@xemacs.org> |
2 | 18 |
3 * XEmacs 21.5.23 "daikon" is released. | 19 * XEmacs 21.5.23 "daikon" is released. |
4 | 20 |
5 2005-10-25 Malcolm Purvis <malcolmp@xemacs.org> | 21 2005-10-25 Malcolm Purvis <malcolmp@xemacs.org> |