1011
|
1 2002-09-20 Steve Youngs <youngs@xemacs.org>
|
|
2
|
|
3 * postgresql/Makefile.in.in (LDFLAGS): Add @ld_switch_all@ to pick
|
|
4 up '--site-libraries'.
|
|
5
|
|
6 * ldap/Makefile.in.in (LDFLAGS): Ditto.
|
|
7
|
996
|
8 2002-08-08 Jerry James <james@xemacs.org>
|
|
9
|
|
10 * auto-autoloads.el: New file containing module autoloads.
|
|
11 * auto-autoloads.elc: Ditto.
|
|
12 * README: Update to reflect the new architecture.
|
|
13 * ldap/configure.ac: New file.
|
|
14 * ldap/configure: Ditto.
|
|
15 * ldap/eldap.h: Copy the version from src.
|
|
16 * ldap/eldap.c: Ditto. Add autoloads.
|
|
17 * ldap/eldap.c (unload_eldap): New function to unstaticpro symbols
|
|
18 defined in this file.
|
|
19 * ldap/install-sh: New script for independent module building.
|
|
20 * ldap/Makefile: Remove in favor of autoconf solution.
|
|
21 * ldap/Makefile.in.in: New file containing the autoconf solution.
|
|
22 * postgresql: New directory.
|
|
23 * postgresql/.cvsignore: New file.
|
|
24 * postgresql/configure.ac: Ditto.
|
|
25 * postgresql/configure: Ditto.
|
|
26 * postgresql/install-sh: New script for independent module
|
|
27 building.
|
|
28 * postgresql/Makefile.in.in: New file.
|
|
29 * postgresql/postgresql.h: Copy the version from src.
|
|
30 * postgresql/postgresql.c: Ditto. Add autoloads.
|
|
31 * sample/Makefile: Move to internal and external subdirectories.
|
|
32 * sample/sample.c: Ditto.
|
|
33 * sample/external: New directory containing sample external
|
|
34 modules.
|
|
35 * sample/external/.cvsignore: New file.
|
|
36 * sample/external/configure.ac: Ditto.
|
|
37 * sample/external/install-sh: Ditto.
|
|
38 * sample/external/Makefile.in.in: New.
|
|
39 * sample/external/sample.c: Move from next higher directory.
|
|
40 * sample/internal: New directory containing sample internal
|
|
41 modules.
|
|
42 * sample/internal/.cvsignore: New file.
|
|
43 * sample/internal/configure.ac: Ditto.
|
|
44 * sample/internal/install-sh: Ditto.
|
|
45 * sample/internal/Makefile.in.in: New.
|
|
46 * sample/internal/sample.c: Move from next higher directory.
|
|
47
|
981
|
48 2002-08-30 Steve Youngs <youngs@xemacs.org>
|
|
49
|
|
50 * XEmacs 21.5.9 "brussels sprouts" is released.
|
|
51
|
933
|
52 2002-07-27 Steve Youngs <youngs@xemacs.org>
|
|
53
|
|
54 * XEmacs 21.5.8 "broccoli" is released.
|
|
55
|
894
|
56 2002-07-02 Stephen J. Turnbull <stephen@xemacs.org>
|
|
57
|
|
58 * XEmacs 21.5.7 "broccoflower" is released.
|
|
59
|
804
|
60 2002-04-05 Stephen J. Turnbull <stephen@xemacs.org>
|
|
61
|
|
62 * XEmacs 21.5.6 "bok choi" is released.
|
|
63
|
774
|
64 2002-03-12 Ben Wing <ben@xemacs.org>
|
|
65
|
|
66 * The Great Mule Merge: placeholder.
|
|
67
|
768
|
68 2002-03-05 Stephen J. Turnbull <stephen@xemacs.org>
|
|
69
|
|
70 * XEmacs 21.5.5 "beets" is released.
|
|
71
|
754
|
72 2002-02-14 Sean MacLennan <seanm@seanm.ca>
|
|
73
|
|
74 * base64/base64.c - update Bufpos => Charbpos
|
|
75
|
|
76
|