(coded-charset-entity-reference-alist): Add definitions for
[chise/xemacs-chise.git] / ChangeLog
index 21f714b..4676cef 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,27 @@
+2002-07-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * etc/char-data/B-to-UCS.txt, etc/char-data/J90-to-UCS.txt,
+       etc/char-data/JSP-to-UCS.txt, etc/char-data/JX1-to-UCS.txt,
+       etc/char-data/JX2-to-UCS.txt: New files.
+
+2002-07-23  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
+
+       * etc/char-data/GT-RS.txt: Moved from etc/GT-RS.txt.
+
+2002-03-11  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
+
+       * Makefile.in.in (COPYDIR): Add ${srcdir}/lib-src/char-db if
+       HAVE_CHISE_CLIENT is defined.
+       (COPYDESTS): Add ${archlibdir}/char-db if HAVE_CHISE_CLIENT is
+       defined.
+
+       * configure.in: Define HAVE_CHISE_CLIENT when HAVE_DATABASE and
+       UTF2000 are defined.
+
+2001-12-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * configure.in: Don't define `HAVE_GGC' in XEmacs UTF-2000.
+
 2001-08-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
 
        * Makefile.in.in (all-elc all-elcs): Add lisp/utf-2000 as a target
        * configure.in: Add new option `--with-utf-2000'; define `UTF2000'
        if it is specified.
 
+2001-03-21  Martin Buchholz <martin@xemacs.org>
+
+       * XEmacs 21.2.46 "Urania" is released.
+
+2001-03-19  Andy Piper  <andy@xemacs.org>
+
+       * configure.in: default rel-alloc to off under cygwin
+
+2001-03-15  Stephen J. Turnbull  <stephen@xemacs.org>
+
+       * ChangeLog: Fix CVS commit breakage from GTK merge, log GTK merge.
+
+       * CHANGES-beta:
+       * configure.in:
+       Fix gratuitous whitespace changes from GTK merge.
+
+       * configure.usage: Untabify --with-{gtk,gnome}.
+
+2001-03-15  Stephen J. Turnbull  <stephen@xemacs.org>
+
+       * etc/OXYMORONS: New file of 21.4 codenames.
+
+2001-03-12  Andy Piper  <andy@xemacs.org>
+
+       * configure.in: only pick up mingw directory.
+
+2001-03-02  Ben Wing  <ben@xemacs.org>
+
+       * info\dir: Update to 21.4; clean up descriptions of manuals;
+       replace misnomer "Local Packages" with more correct "Other
+       Documentation".
+
+2001-03-02  Ben Wing  <ben@xemacs.org>
+
+       * etc\README: sample.emacs -> sample.init.el.
+
+2001-03-09  William M. Perry  <wmperry@aventail.com>
+
+       * CHANGES-beta:
+       * configure.in:
+       * configure.usage:
+       The Great GTK Merge.
+
+2001-02-23  Andy Piper  <andy@xemacs.org>
+
+       * configure.usage (--with-netinstall): add docs.
+
+       * configure.in: with_netinstall is a new option. Default to off.
+
+2001-02-23  Martin Buchholz <martin@xemacs.org>
+
+       * XEmacs 21.2.45 "Thelxepeia" is released.
+
+2001-02-13  Martin Buchholz  <martin@xemacs.org>
+
+       * aclocal.m4: Fix module support for AIX cc.
+       Support possible future OSes irix7, aix5, osf[56].
+
+2001-02-12  Martin Buchholz  <martin@xemacs.org>
+
+       * configure.in: No need for NON_GNU_CPP on SCO.
+
+2001-02-10  Martin Buchholz  <martin@xemacs.org>
+
+       * etc/MACHINES: Rewritten.  Bitrot discarded.
+
+2001-02-09  Martin Buchholz  <martin@xemacs.org>
+
+       * configure.in: Prefer utime to utimes - it's more standard.
+       Remove explicit checking for struct utimbuf.
+       Remove explicit checking for <utime.h>.
+       Combined into one simpler test for utime.
+       Add explicit check for utimes, if utime not found.
+
+2001-02-08  Martin Buchholz <martin@xemacs.org>
+
+       * XEmacs 21.2.44 "Thalia" is released.
+
+2001-01-16  Mike Sperber <mike@xemacs.org>
+
+       * configure.in: Remove bogus path variable definitions.
+       Reflect the fact that specifying --datadir also affects docdir and
+       archlibdir.
+
+2001-02-06  Martin Buchholz  <martin@xemacs.org>
+
+       * configure.in: Only use -Wpointer-arith on non-glibc systems.
+
+2001-02-02  Martin Buchholz  <martin@xemacs.org>
+
+       * 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  <martin@xemacs.org>
+
+       * configure.in: Check for util.h for NetBSD's openpty.
+
+2001-01-28  Martin Buchholz  <martin@xemacs.org>
+
+       * config.sub: Upgrade to offical version 2001-01-12.
+       * config.guess: Upgrade to offical version 2001-01-17.
+
 2001-01-26  Martin Buchholz <martin@xemacs.org>
 
        * XEmacs 21.2.43 "Terspichore" is released.