diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 84ce85150bb..22a9b1909eb 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2009-01-16 Chong Yidong <cyd@stupidchicken.com> | ||
| 2 | |||
| 3 | * xfns.c (x_make_gc): Don't allocate stipple member for gc_values; | ||
| 4 | it is not even used. | ||
| 5 | |||
| 1 | 2009-01-16 Glenn Morris <rgm@gnu.org> | 6 | 2009-01-16 Glenn Morris <rgm@gnu.org> |
| 2 | 7 | ||
| 3 | * font.c (Ffont_variation_glyphs): Silence compiler. | 8 | * font.c (Ffont_variation_glyphs): Silence compiler. |