X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=ChangeLog;h=21f714bdb4e57c861300adcb8d8f36b8d5285a9d;hb=1cf239c2c106ba4127f054a9a59e371efe2cd019;hp=5237c5c42ba2dec798f82d9b54fdff14613905d0;hpb=0e8c9845571997b1070e165b0ba1576ead2d3e83;p=chise%2Fxemacs-chise.git diff --git a/ChangeLog b/ChangeLog index 5237c5c..21f714b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -32,6 +32,44 @@ * configure.in: Add new option `--with-utf-2000'; define `UTF2000' if it is specified. +2001-01-26 Martin Buchholz + + * XEmacs 21.2.43 "Terspichore" is released. + +2001-01-21 Steve Youngs + + * ./etc/PACKAGES: Doc fix. + + * README.packages: Doc fix. + +2001-01-17 Steve Youngs + + * README.packages: Update. + + * ./etc/PACKAGES: Update. + +2001-01-20 Martin Buchholz + + * XEmacs 21.2.42 "Poseidon" is released. + +2001-01-18 Martin Buchholz + + * PROBLEMS (Sun/Solaris): Yet another microimprovement. + +2001-01-17 Martin Buchholz + + * PROBLEMS (Sun/Solaris): Replace --with-gnu-ld=no with + --with-ld=/usr/ccs/bin/ld + +2001-01-16 Robert Pluim + + * PROBLEMS (SunOS/Solaris): Document workaround for GNU ld bug on + Solaris. Half mine, half Raymond Toy, half Martin Buchholz. + +2001-01-16 Didier Verna + + * NEWS: document the modeline horizontal scrolling feature. + 2001-01-17 Martin Buchholz * XEmacs 21.2.41 "Polyhymnia" is released. @@ -143,7 +181,7 @@ 2000-10-10 Martin Buchholz - * configure.in: + * configure.in: Use stropts.h, not sys/stropts.h. Use strtio.h, not sys/strtio.h. @@ -258,21 +296,21 @@ 2000-07-12 Martin Buchholz - * configure.in: + * configure.in: Make sure Unix98 socklen_t is defined. Use ANSI C mode `-std1' with DEC C instead of `-std'. 2000-07-09 Martin Buchholz - * configure.in: + * configure.in: Replace SMART_INCLUDE with a dumber, but more reliable method. 2000-07-10 Martin Buchholz - * modules/zlib/Makefile: - * modules/sample/Makefile: - * modules/ldap/Makefile: - * modules/base64/Makefile: - * Makefile.in.in: + * modules/zlib/Makefile: + * modules/sample/Makefile: + * modules/ldap/Makefile: + * modules/base64/Makefile: + * Makefile.in.in: rm -f ==> $(RM) define SHELL=/bin/sh @@ -295,12 +333,12 @@ 2000-07-08 Ben Wing * configure.in: add -lcomdlg32 for cygwin. - + 2000-07-05 Craig Lanning * aclocal.m4 (can_build_shared): First pass at module support for cygwin and mingw. - + * configure: * configure (xe_check_libs): * configure (acfindx): @@ -405,11 +443,11 @@ 2000-04-19 Martin Buchholz - * configure.in: + * configure.in: * src/config.h.in: Rewrite SMART_INCLUDE implementation to actually work. Be paranoid - Avoid use of spaces in these macro definitions. - Leave alloca() definition at start of compilation unit, + Leave alloca() definition at start of compilation unit, as AIX requests. Rename SMART_INCLUDE_MACRO to SMART_INCLUDE_INDIRECTIONS. @@ -436,7 +474,7 @@ * xemacs/configure.in: Do a normal link when compiling with --pdump. Don't try compiling an unexec object file. - + 2000-03-27 Didier Verna * configure.in: reorganize the output by topic.