comparison ChangeLog @ 454:d7a9135ec789 r21-2-42

Import from CVS: tag r21-2-42
author cvs
date Mon, 13 Aug 2007 11:40:54 +0200
parents 3d3049ae1304
children e7ef97881643
comparison
equal deleted inserted replaced
453:270b05afd845 454:d7a9135ec789
1 2001-01-20 Martin Buchholz <martin@xemacs.org>
2
3 * XEmacs 21.2.42 "Poseidon" is released.
4
5 2001-01-18 Martin Buchholz <martin@xemacs.org>
6
7 * PROBLEMS (Sun/Solaris): Yet another microimprovement.
8
9 2001-01-17 Martin Buchholz <martin@xemacs.org>
10
11 * PROBLEMS (Sun/Solaris): Replace --with-gnu-ld=no with
12 --with-ld=/usr/ccs/bin/ld
13
14 2001-01-16 Robert Pluim <rpluim@bigfoot.com>
15
16 * PROBLEMS (SunOS/Solaris): Document workaround for GNU ld bug on
17 Solaris. Half mine, half Raymond Toy, half Martin Buchholz.
18
19 2001-01-16 Didier Verna <didier@xemacs.org>
20
21 * NEWS: document the modeline horizontal scrolling feature.
22
1 2001-01-17 Martin Buchholz <martin@xemacs.org> 23 2001-01-17 Martin Buchholz <martin@xemacs.org>
2 24
3 * XEmacs 21.2.41 "Polyhymnia" is released. 25 * XEmacs 21.2.41 "Polyhymnia" is released.
4 26
5 2001-01-16 Martin Buchholz <martin@xemacs.org> 27 2001-01-16 Martin Buchholz <martin@xemacs.org>
60 82
61 2000-12-05 Martin Buchholz <martin@xemacs.org> 83 2000-12-05 Martin Buchholz <martin@xemacs.org>
62 84
63 * XEmacs 21.2.38 is released. 85 * XEmacs 21.2.38 is released.
64 86
65 2000-11-26 Björn Torkelsson <torkel@hpc2n.umu.se> 87 2000-11-26 Bjrn Torkelsson <torkel@hpc2n.umu.se>
66 88
67 * configure.in: Only show message about DnD API if compiling with DnD 89 * configure.in: Only show message about DnD API if compiling with DnD
68 90
69 2000-11-09 Martin Buchholz <martin@xemacs.org> 91 2000-11-09 Martin Buchholz <martin@xemacs.org>
70 92
107 129
108 * configure.in: Typo - missing paren. 130 * configure.in: Typo - missing paren.
109 131
110 2000-10-10 Martin Buchholz <martin@xemacs.org> 132 2000-10-10 Martin Buchholz <martin@xemacs.org>
111 133
112 * configure.in: 134 * configure.in:
113 Use stropts.h, not sys/stropts.h. 135 Use stropts.h, not sys/stropts.h.
114 Use strtio.h, not sys/strtio.h. 136 Use strtio.h, not sys/strtio.h.
115 137
116 2000-10-06 Martin Buchholz <martin@xemacs.org> 138 2000-10-06 Martin Buchholz <martin@xemacs.org>
117 139
222 redefinition of symbols we've already defined. 244 redefinition of symbols we've already defined.
223 Also, handle xmkmf symbols with values other than 1. 245 Also, handle xmkmf symbols with values other than 1.
224 246
225 2000-07-12 Martin Buchholz <martin@xemacs.org> 247 2000-07-12 Martin Buchholz <martin@xemacs.org>
226 248
227 * configure.in: 249 * configure.in:
228 Make sure Unix98 socklen_t is defined. 250 Make sure Unix98 socklen_t is defined.
229 Use ANSI C mode `-std1' with DEC C instead of `-std'. 251 Use ANSI C mode `-std1' with DEC C instead of `-std'.
230 252
231 2000-07-09 Martin Buchholz <martin@xemacs.org> 253 2000-07-09 Martin Buchholz <martin@xemacs.org>
232 254
233 * configure.in: 255 * configure.in:
234 Replace SMART_INCLUDE with a dumber, but more reliable method. 256 Replace SMART_INCLUDE with a dumber, but more reliable method.
235 2000-07-10 Martin Buchholz <martin@xemacs.org> 257 2000-07-10 Martin Buchholz <martin@xemacs.org>
236 258
237 * modules/zlib/Makefile: 259 * modules/zlib/Makefile:
238 * modules/sample/Makefile: 260 * modules/sample/Makefile:
239 * modules/ldap/Makefile: 261 * modules/ldap/Makefile:
240 * modules/base64/Makefile: 262 * modules/base64/Makefile:
241 * Makefile.in.in: 263 * Makefile.in.in:
242 rm -f ==> $(RM) 264 rm -f ==> $(RM)
243 define SHELL=/bin/sh 265 define SHELL=/bin/sh
244 266
245 2000-07-09 Martin Buchholz <martin@xemacs.org> 267 2000-07-09 Martin Buchholz <martin@xemacs.org>
246 268
259 * configure.in: sh builtin `test' uses `=', not `=='. 281 * configure.in: sh builtin `test' uses `=', not `=='.
260 282
261 2000-07-08 Ben Wing <ben@xemacs.org> 283 2000-07-08 Ben Wing <ben@xemacs.org>
262 284
263 * configure.in: add -lcomdlg32 for cygwin. 285 * configure.in: add -lcomdlg32 for cygwin.
264 286
265 2000-07-05 Craig Lanning <lanning@scra.org> 287 2000-07-05 Craig Lanning <lanning@scra.org>
266 288
267 * aclocal.m4 (can_build_shared): 289 * aclocal.m4 (can_build_shared):
268 First pass at module support for cygwin and mingw. 290 First pass at module support for cygwin and mingw.
269 291
270 * configure: 292 * configure:
271 * configure (xe_check_libs): 293 * configure (xe_check_libs):
272 * configure (acfindx): 294 * configure (acfindx):
273 * configure (ac_x_includes): 295 * configure (ac_x_includes):
274 * configure (ac_x_libraries): 296 * configure (ac_x_libraries):
369 * configure.in: add support for --quick-build. Remove --no-doc-file, 391 * configure.in: add support for --quick-build. Remove --no-doc-file,
370 subsumed. 392 subsumed.
371 393
372 2000-04-19 Martin Buchholz <martin@xemacs.org> 394 2000-04-19 Martin Buchholz <martin@xemacs.org>
373 395
374 * configure.in: 396 * configure.in:
375 * src/config.h.in: 397 * src/config.h.in:
376 Rewrite SMART_INCLUDE implementation to actually work. 398 Rewrite SMART_INCLUDE implementation to actually work.
377 Be paranoid - Avoid use of spaces in these macro definitions. 399 Be paranoid - Avoid use of spaces in these macro definitions.
378 Leave alloca() definition at start of compilation unit, 400 Leave alloca() definition at start of compilation unit,
379 as AIX requests. 401 as AIX requests.
380 Rename SMART_INCLUDE_MACRO to SMART_INCLUDE_INDIRECTIONS. 402 Rename SMART_INCLUDE_MACRO to SMART_INCLUDE_INDIRECTIONS.
381 403
382 2000-04-13 Yoshiki Hayashi <yoshiki@xemacs.org> 404 2000-04-13 Yoshiki Hayashi <yoshiki@xemacs.org>
383 405
400 422
401 2000-02-19 Jan Vroonhof <vroonhof@math.ethz.ch> 423 2000-02-19 Jan Vroonhof <vroonhof@math.ethz.ch>
402 424
403 * xemacs/configure.in: Do a normal link when compiling with 425 * xemacs/configure.in: Do a normal link when compiling with
404 --pdump. Don't try compiling an unexec object file. 426 --pdump. Don't try compiling an unexec object file.
405 427
406 2000-03-27 Didier Verna <didier@xemacs.org> 428 2000-03-27 Didier Verna <didier@xemacs.org>
407 429
408 * configure.in: reorganize the output by topic. 430 * configure.in: reorganize the output by topic.
409 New configure test to define the proper SMART_INCLUDE macro. 431 New configure test to define the proper SMART_INCLUDE macro.
410 432
1401 1423
1402 1998-07-18 SL Baur <steve@altair.xemacs.org> 1424 1998-07-18 SL Baur <steve@altair.xemacs.org>
1403 1425
1404 * config.guess: Synched with latest FSF version. 1426 * config.guess: Synched with latest FSF version.
1405 1427
1406 1998-07-12 Björn Torkelsson <torkel@hpc2n.umu.se> 1428 1998-07-12 Bjrn Torkelsson <torkel@hpc2n.umu.se>
1407 1429
1408 * Makefile.in: added LDFLAGS. 1430 * Makefile.in: added LDFLAGS.
1409 1431
1410 1998-07-12 SL Baur <steve@altair.xemacs.org> 1432 1998-07-12 SL Baur <steve@altair.xemacs.org>
1411 1433