New file.
[chise/chise-base.git] / ChangeLog
index c2d0ab6..20360ff 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,100 @@
+2008-05-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * chise-base 0.24 released.
+
+       * configure.in (AC_INIT): Update to 0.24.
+
+2008-05-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Makefile.in (install-apel): Avoid error when
+       $(LIBDIR)/xemacs/site-packages already exists.
+
+2008-04-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * bootstrap.debian: New file.
+
+2008-01-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * README.en (Installing CHISE-base in Mac OS X with Fink): New
+       section.
+
+       * bootstrap.fink: New file.
+
+2008-01-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * configure.in (lemi_cvs_root): New SUBST.
+
+       * Makefile.in (SUDO): New variable.
+       (LEMI_CVS_ROOT): New variable.
+       (XEMACS_PACKAGES_URL): New variable.
+       ($(LIBDIR)/libconcord.a): Use $(SUDO) to make install.
+       ($(LIBDIR)/libchise.a): Likewise.
+       (install-db): Use $(SUDO) to install chise-db in
+       $(prefix)/share/chise.
+       (build-xemacs): Build in C locale.
+       ($(BINDIR)/xemacs): Use $(SUDO) to make install.
+       (install-apel): New target.
+       (install-tomoyo-tools): Call `install-apel' and
+       `$(LIBDIR)/xemacs/mule-packages'; Use $(SUDO) to make install.
+       (install-ids): Use $(SUDO) to make install.
+       (apel): New target.
+       (.lemi-cvs-login): New target.
+       ($(LIBDIR)/xemacs/xemacs-packages): New target.
+       ($(LIBDIR)/xemacs/mule-packages): New target.
+
+\f
+2006-05-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * chise-base 0.23 released.
+
+2006-05-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * README.en: New file.
+
+2006-05-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * configure.in: Put --with-canna into $xemacs_opts when Fink is
+       used.
+
+2006-05-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Makefile.in (concord): Fix problem when the target is bundled.
+       (libchise): Likewise.
+       (xemacs-chise): Likewise.
+       (tomoyo-tools): Likewise.
+       (ids): Likewise.
+       (.cvs-login): Fix problem when $(CVS_ROOT) does not use pserver
+       method.
+
+2006-05-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Makefile.in (install-db): Use $(TAR) instead of `tar'.
+       (chise-db): Likewise.
+       (tar-core): Likewise; call `cvs-base-clean' instead of
+       `cvs-core-clean'; cvs export concord and libchise.
+
+2006-05-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Makefile.in (XEMACS_OPTS): Add --pdump, --without-xim and
+       --with-database=berkdb.
+       (xemacs-chise/src/config.h): Move --without-xim, --pdump and
+       --with-database=berkdb to `XEMACS_OPTS'.
+       (tar-core): Call `cvs-core-clean'; don't copy Makefile concord and
+       libchise.
+       (cvs-clean): Use `cvs-base-clean' and `cvs-core-clean'.
+       (cvs-core-clean): New target.
+       (cvs-base-clean): New target.
+
+       * configure.in: Code to detect version of Berkeley DB for Fink is
+       moved into the if-clause about Fink is used.
+
+2006-05-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Makefile: Deleted.
+
+       * Makefile.in, config.guess, config.sub, configure, configure.in,
+       install-sh: New files.
+
 2005-06-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
 
        * Makefile (VERSION): Update to 0.23.