X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=ChangeLog;h=8c648a13eebad41775bda49c5e2d77813f9139a4;hb=06afff1a4dad5e04d5256f1dbfe55da728f71737;hp=b1ec3814fc9e7cbeae8381caf73fcaba37ae2d76;hpb=4c0efbb632448075c85c84022a81744b7dd22df1;p=chise%2Fchise-base.git diff --git a/ChangeLog b/ChangeLog index b1ec381..8c648a1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,75 @@ +2011-06-02 MORIOKA Tomohiko + + * bootstrap.macports, bootstrap.fink, bootstrap.debian: Install + `unzip'. + +2011-03-12 MORIOKA Tomohiko + + * bootstrap.fink: Add `ulimit -n 2048'. + +2010-09-30 MORIOKA Tomohiko + + * bootstrap.fink: Use sudo to do make install-arphic in + chise-fonts-installer/TrueType. + +2010-09-17 MORIOKA Tomohiko + + * bootstrap.fink: Install Arphic PL fonts. + +2010-07-15 MORIOKA Tomohiko + + * Makefile.in (CVS_ROOT): Quote. + (LEMI_CVS_ROOT): Likewise. + + +2010-06-16 MORIOKA Tomohiko + + * chise-base 0.25 released. + + * Makefile.in (distclean): Add cleaner for chise-fonts-installer/. + (cvs-base-clean): Delete apel/ and chise-fonts-installer/. + +2010-06-16 MORIOKA Tomohiko + + * Makefile.in (tar-base): Add `chise-fonts-installer'. + + * configure.in (AC_INIT): Update to 0.25. + +2009-12-10 MORIOKA Tomohiko + + * bootstrap.fink: + - Omit `coreutils-default'. + - Install `wget'. + + * Makefile.in (FONTS_OPTS): New variable. + (config-fonts): New target. + (chise-fonts-installer/config.h): New target. + (build-fonts): New target. + (install-fonts): New target. + (install-base): Call `install-fonts'. + (chise-fonts-installer): New target. + +2009-12-10 MORIOKA Tomohiko + + * bootstrap.fink: Use db48 instead db44. + +2009-07-16 MORIOKA Tomohiko + + * bootstrap.debian: Install `xbitmaps'. + +2009-03-12 MORIOKA Tomohiko + + * README.en (updating): New subsection. + +2008-10-28 MORIOKA Tomohiko + + * Makefile.in ($(LIBDIR)/xemacs/xemacs-packages): Don't install + `apel'. + +2008-10-14 MORIOKA Tomohiko + + * bootstrap.debian: Install `make' and `g++'. + 2008-07-31 MORIOKA Tomohiko * Makefile.in (build-xemacs): Use LC_ALL instead of LANG.