OSDN Git Service

forget changing the number of problems in NEWS
[tamago-tsunagi/tamago-tsunagi.git] / ChangeLog
index 09c63bc..50f1e7f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,46 +1,77 @@
-2002-08-26  ISHIKAWA Mutsumi <ishikawa@linux.or.jp>, 
-       Takahiro Kambe <taca@sky.yamashina.kyoto.jp>, 
-       Katsumi Yamaoka  <yamaoka@jpl.org>
-
-       * Makefile.in (TOPSRCS): Remove egg-util.el.  Added egg-x0213.el.
-       (ITSSRCS): Added its/greek.el
-       its/greek.elc: Depends on its-keydef.elc.
-
-2002-08-23  NIIBE Yutaka  <gniibe@m17n.org>
-
-       * AUTHORS (NIIBE Yutaka): Updated.
-       * egg-mlh.el: Update e-mail address.
-
-       * leim-list.el: Removed eval-when contstuct.  Reoved "loading
-       another" feature.
-       (egg-activate-anthy): Added.
-
-2002-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>, NIIBE Yutaka  <gniibe@m17n.org>
-
-       * egg-util.el: Removed.
-
-2002-08-08  NIIBE Yutaka  <gniibe@m17n.org>
-
-       * Makefile.in (EGGSRCS): Added anthy.el and anthyipc.el
-       (srcdir, top_srcdir, VPATH): Added.
-       (DEPS): Use top_srcdir.
-
-       Added ANTHY support.
-       * egg/anthy.el egg/anthyipc.el: New files.
-       * leim-list.el: Added anthy.
-
-2002-08-02  SAITO Takuya <reed@lily.freemail.ne.jp>
-
-       * its.el (its-previous-line): point-mim -> point-min (typo)
-
-2002-07-20  SAITO Takuya <reed@lily.freemail.ne.jp>
-
-       * egg.el (egg-activate-keymap-after-command): set-buffer to
-       killed buffer.
-
-2002-05-08  Katsumi Yamaoka  <yamaoka@jpl.org> (cf. [mule-ja:08306])
-
-       * its.el (its-next-line, its-previous-line): New commands;
-       substitute key definitions for `next-line' and `previous-line'
-       with them in `its-mode-map'.
-
+2015-01-30  Mitsutoshi NAKANO  <bkbin005@rinku.zaq.ne.jp>
+
+       * Makefile.in(install-site): applied #34850 (install can not reinstall)
+       ARAI Shun-ichi <hermes@ceres.dti.ne.jp> found that "make install"
+       can not delete egg directory.
+       https://sourceforge.jp/ticket/browse.php?group_id=9668&tid=34850
+       He wrote a patch, so applied.
+       * Makefile.in: added copyright ARAI Shun-ichi <hermes@ceres.dti.ne.jp>
+       * Makefile.in: deleted old Maintaner
+       * NEWS: fixed typo: forgot changing the number of problems
+
+2015-01-29  Mitsutoshi NAKANO  <bkbin005@rinku.zaq.ne.jp>
+
+       * menudiag.el: fixed #34849 by Hiroki Sato <hrs@allbsd.org>
+       issue: when egg-toroku-region, can not select menu by numbers
+       https://sourceforge.jp/ticket/browse.php?group_id=9668&tid=34849
+       https://sourceforge.jp/projects/tamago-tsunagi/lists/archive/misc/2015-January/000037.html
+       patch:
+       https://sourceforge.jp/projects/tamago-tsunagi/lists/archive/misc/2015-January/000043.html
+       - added Hiroki Sato to copyright
+       * menudiag.el(menudiag-minibuffer-hook): added imput-method control
+       * menudiag.el(menudiag-select-internal): rebinded overriding-local-map
+       * menudiag.el: deleted Maintainer name
+       * egg-sim.el(make-char-list): rewrote ignore-errors in make char
+       ARAI Shun-ichi <hermes@ceres.dti.ne.jp> wrote better fix.
+       https://sourceforge.jp/projects/tamago-tsunagi/lists/archive/misc/2015-January/000036.html
+       So Mitsutoshi rewrote.
+       * egg-sim.el: added ARAI Shun-ichi <hermes@ceres.dti.ne.jp> to copyright
+       * NEWS(5.0.4.0): announced new version
+       * egg.el(egg-version): up from 5.0.2.0 to 5.0.4.0
+       * egg.el: added Mitsutoshi to copyright
+
+2015-01-28  Mitsutoshi NAKANO  <bkbin005@rinku.zaq.ne.jp>
+
+       * egg-sim.el(make-char-list): ignore-errors in make-char
+         Please see:
+         http://sourceforge.jp/projects/tamago-tsunagi/lists/archive/misc/2015-January/000029.html
+       * egg.el(egg-version): up from 5.0.1.0 to 5.0.2.0
+       * .gitignore: ignored TAGS
+       * Makefile.in(tags): added tags entry
+       * NEWS(5.0.2.0): created
+
+2014-12-15  Mitsutoshi NAKANO  <bkbin005@rinku.zaq.ne.jp>
+
+       * egg.el: egg-version: change version to "5.0.1.0"
+
+       * Makefile.in, egg-cnv.el, egg-com.el, egg-mlh.el, egg-sim.el, egg/anthy.el, egg/canna.el, egg/sj3.el, egg/wnn.el, its.el, menudiag.el:
+       merge from tamago-emacs24-4.0.6.0.20041122.19_8.
+       Hiroshi Sato <hrs@freebsd.org> changed FreeBSD's tamago:
+         - Fix warnings.
+         - Fix warnings due to use of obsolete functions.
+         - Style fixes.
+
+2014-12-13  Mitsutoshi NAKANO  <bkbin005@rinku.zaq.ne.jp>
+
+       * egg.el: egg-version: change version to "5.0.0.1"
+       * INSTALL: add.
+       * README.ja.UTF-8.txt: rename from README.ja.txt
+       * README.ja.UTF-8.txt: rewrite document.
+
+2014-11-17  Mitsutoshi NAKANO  <bkbin005@rinku.zaq.ne.jp>
+
+       * egg.el: egg-version: change version string to "5.0.0.0".
+       * Makefile.in, egg-cnv.el, egg.el, egg/anthy.el, egg/canna.el, egg/sj3.el, egg/wnn.el, its.el, leim-list.el, menudiag.el: change version.
+         4 -> 5 or tsunagi.
+
+2014-11-16  Mitsutoshi NAKANO  <bkbin005@rinku.zaq.ne.jp>
+       * ChangeLog: rename to ChangeLog.2002-2004.
+       * ChangeLog: create new file.
+       * egg-cnv.el, its/kata.el: add copyright notice.
+         gniibe said that these files have wrong copyright information.
+         So added notice.
+         See also:
+         http://lists.debian.or.jp/debian-devel/201411/msg00034.html
+         http://sourceforge.jp/projects/tamago-tsunagi/lists/archive/misc/2014-Nov
+         https://anonscm.debian.org/git/pkg-anthy/egg.git/
+       * egg.el: add egg-tsunagi-version.