diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 8603222ea32..eb667c7a0ce 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,11 @@ | |||
| 1 | 2008-10-01 Adrian Robert <Adrian.B.Robert@gmail.com> | 1 | 2008-10-01 Adrian Robert <Adrian.B.Robert@gmail.com> |
| 2 | 2 | ||
| 3 | * nsfont.m (nsfont_spec_to_traits): Use UnXX masks only for non-normal | ||
| 4 | styles. | ||
| 5 | (nsfont_open): Reenable the cache. | ||
| 6 | |||
| 7 | 2008-10-01 Adrian Robert <Adrian.B.Robert@gmail.com> | ||
| 8 | |||
| 3 | * font.c (font_matching_entity): Reflect ATTRS in font selection. | 9 | * font.c (font_matching_entity): Reflect ATTRS in font selection. |
| 4 | (font_find_for_lface) [HAVE_NS]: Don't ignore case. | 10 | (font_find_for_lface) [HAVE_NS]: Don't ignore case. |
| 5 | 11 | ||