diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 413742b006c..3c94cdeebd1 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2009-02-06 Chong Yidong <cyd@stupidchicken.com> | 1 | 2009-02-06 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 2 | ||
| 3 | * image.c (svg_load_image): Fix last change. | ||
| 4 | |||
| 3 | * xfns.c (Fx_create_frame): Signal an error if no font is | 5 | * xfns.c (Fx_create_frame): Signal an error if no font is |
| 4 | found (Bug#2147). | 6 | found (Bug#2147). |
| 5 | 7 | ||