aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index df1fcc6dacb..e0575f03d76 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12008-11-29 Kenichi Handa <handa@m17n.org>
2
3 * charset.c (Fdefine_charset_internal): After calculating
4 min_char, max_char, and fastmap, copy the charset structure again.
5 (encode_char): Fix the previous change.
6
12008-11-28 Seiji Zenitani <zenitani@mac.com> 72008-11-28 Seiji Zenitani <zenitani@mac.com>
2 8
3 * frame.c (x_set_alpha) [NS_IMPL_COCOA]: Call x_set_frame_alpha. 9 * frame.c (x_set_alpha) [NS_IMPL_COCOA]: Call x_set_frame_alpha.