summaryrefslogtreecommitdiff
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorKenichi Handa <handa@m17n.org>2011-11-11 17:09:40 +0900
committerKenichi Handa <handa@m17n.org>2011-11-11 17:09:40 +0900
commit659afedebb2cdd864fee5f33c7e32eef7bc76cdf (patch)
tree2730a33f173121a497dd3d23703a3bfe02213560 /src/ChangeLog
parent0756b0c3a6e60dd623da6f12bc8d2de05ef7b8f1 (diff)
callproc.c (Fcall_process): Set the member dst_multibyte of process_coding.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 42dede8e300..49e469b8c2f 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
+2011-11-11 Kenichi Handa <handa@m17n.org>
+
+ * callproc.c (Fcall_process): Set the member dst_multibyte of
+ process_coding.
+
2011-11-11 Johan Bockgård <bojohan@gnu.org>
* xdisp.c (fill_composite_glyph_string): Always set s->face, to