aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorKenichi Handa2009-04-17 00:56:39 +0000
committerKenichi Handa2009-04-17 00:56:39 +0000
commitb50504f5359babca1c2b87311bbe6c1f52b35826 (patch)
tree672f6d57f1a628e406d4d3a5e08f2c05a3857997 /src/ChangeLog
parent873f4645aa3caaf2d0e5fe136f29600649315b31 (diff)
downloademacs-b50504f5359babca1c2b87311bbe6c1f52b35826.tar.gz
emacs-b50504f5359babca1c2b87311bbe6c1f52b35826.zip
(ftfont_pattern_entity): Return a newly allocated
entity even if the cache hits.
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 b65956d6d3c..1a26bae8db2 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12009-04-17 Kenichi Handa <handa@m17n.org>
2
3 * ftfont.c (ftfont_pattern_entity): Return a newly allocated
4 entity even if the cache hits.
5
12009-04-16 Andreas Schwab <schwab@linux-m68k.org> 62009-04-16 Andreas Schwab <schwab@linux-m68k.org>
2 7
3 * search.c (boyer_moore): Use zero as marker value for a possible 8 * search.c (boyer_moore): Use zero as marker value for a possible