*** empty log message ***
[m17n/m17n-im-config.git] / ChangeLog
1 2012-04-24  Kenichi Handa  <handa@m17n.org>
2
3         * Version 0.9.2 released.
4
5         * configure.ac: Version changed to 0.9.2.
6
7 2011-12-20  Kenichi Handa  <handa@m17n.org>
8
9         * src/mim-config.c (help_cb): Fix previous change.
10
11 2011-09-29  Daiki Ueno  <ueno@unixuser.org>  (tiny change)
12
13         * src/mim-config.c (help_cb): Supply MESSAGE_FORMAT arg to
14         gtk_message_dialog_new.
15
16 2009-11-09  Kenichi Handa  <handa@m17n.org>
17
18         * configure.ac (GETTEXTDIR): Add AC_PROG_CXX.
19
20 2008-07-27  Kenichi Handa  <handa@m17n.org>
21
22         * Version 0.9.1 released.
23
24 2008-07-27  Kenichi Handa  <handa@m17n.org>
25
26         * src/Makefile.am (AM_CPPFLAGS): Renambed from AM_CFLAGS.  Add
27         flags fro building scim-m17n-setup.
28         (setupmoduedir, setupmodule_LTLIBRARIES)
29         (scim_m17n_setup_la_SOURCES)
30         (scim_m17n_setup_la_LDFLAGS): New variables.
31
32         * src/scim-m17n-setup.cpp: New file.
33
34         * configure.ac: Add check for building scim-m17n-setup.
35
36 2008-07-26  Kenichi Handa  <handa@m17n.org>
37
38         * m17n-im-config.pc.in (Name): Fixed to m17n-im-config.
39
40         * configure.ac: Version updated to 0.9.1.
41
42         * Makefile.am (EXTRA_DIST): Don't include m4/ChangeLog.
43
44 2007-03-09  Kenichi Handa  <handa@m17n.org>
45
46         * Development started.