diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index e7ea07705af..a1a5abe87c3 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,9 @@ | |||
| 1 | 2011-04-09 Chong Yidong <cyd@stupidchicken.com> | 1 | 2011-04-09 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 2 | ||
| 3 | * image.c (Fimagemagick_types): Doc fix, and comment cleanup. | ||
| 4 | |||
| 5 | 2011-04-09 Chong Yidong <cyd@stupidchicken.com> | ||
| 6 | |||
| 3 | * ftfont.c (get_adstyle_property, ftfont_pattern_entity): Use | 7 | * ftfont.c (get_adstyle_property, ftfont_pattern_entity): Use |
| 4 | unsigned char, to match FcChar8 type definition. | 8 | unsigned char, to match FcChar8 type definition. |
| 5 | 9 | ||