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 95ccdc5f303..d395861dfa1 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,11 @@ | |||
| 1 | 2008-07-19 Adrian Robert <Adrian.B.Robert@gmail.com> | 1 | 2008-07-19 Adrian Robert <Adrian.B.Robert@gmail.com> |
| 2 | 2 | ||
| 3 | * nsfont.m (nsfont_fmember_to_entity, nsfont_make_fontset_for_font): | ||
| 4 | strdup() the family UTF8String before modifying it. Patch due to | ||
| 5 | Seiji Zenitani. | ||
| 6 | |||
| 7 | 2008-07-19 Adrian Robert <Adrian.B.Robert@gmail.com> | ||
| 8 | |||
| 3 | * nsfns.m (ns_set_background_color): Apply patch from Chong Yidong to | 9 | * nsfns.m (ns_set_background_color): Apply patch from Chong Yidong to |
| 4 | fix crash. | 10 | fix crash. |
| 5 | * nsterm.m (ns_maybe_dumpglyphs_background): Compare result from | 11 | * nsterm.m (ns_maybe_dumpglyphs_background): Compare result from |