X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=ChangeLog;h=5b8514c090ccf5918d06f3bbbc7893139a451e9e;hb=7c31ebbdc1ee6feb0c291b9d19472fcd5719cfdb;hp=21f714bdb4e57c861300adcb8d8f36b8d5285a9d;hpb=4f108f7ad39114b495255195390b5501f97e31e9;p=chise%2Fxemacs-chise.git diff --git a/ChangeLog b/ChangeLog index 21f714b..5b8514c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2001-12-09 MORIOKA Tomohiko + + * configure.in: Don't define `HAVE_GGC' in XEmacs UTF-2000. + 2001-08-14 MORIOKA Tomohiko * Makefile.in.in (all-elc all-elcs): Add lisp/utf-2000 as a target @@ -32,6 +36,34 @@ * configure.in: Add new option `--with-utf-2000'; define `UTF2000' if it is specified. +2001-02-08 Martin Buchholz + + * XEmacs 21.2.44 "Thalia" is released. + +2001-01-16 Mike Sperber + + * configure.in: Remove bogus path variable definitions. + Reflect the fact that specifying --datadir also affects docdir and + archlibdir. + +2001-02-06 Martin Buchholz + + * configure.in: Only use -Wpointer-arith on non-glibc systems. + +2001-02-02 Martin Buchholz + + * configure.in (wnn): Make sure wnn/commonhd.h can be #included, + for the sake of gcc 2.97 fixincludes, which breaks it. + +2001-01-27 Martin Buchholz + + * configure.in: Check for util.h for NetBSD's openpty. + +2001-01-28 Martin Buchholz + + * config.sub: Upgrade to offical version 2001-01-12. + * config.guess: Upgrade to offical version 2001-01-17. + 2001-01-26 Martin Buchholz * XEmacs 21.2.43 "Terspichore" is released.