diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index f005d1bf702..52e8901ff87 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2008-06-20 Kenichi Handa <handa@m17n.org> | 1 | 2008-06-20 Kenichi Handa <handa@m17n.org> |
| 2 | 2 | ||
| 3 | * xftfont.c (xftfont_open): Add FOUNDRY, SPACING, DPI, SCALABLE to | ||
| 4 | the pattern. | ||
| 5 | |||
| 3 | * fontset.c (fontset_from_font): Copy font_spec before changing | 6 | * fontset.c (fontset_from_font): Copy font_spec before changing |
| 4 | the elements. | 7 | the elements. |
| 5 | 8 | ||