diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index eb0d744f50f..36673a3d079 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2011-06-10 Paul Eggert <eggert@cs.ucla.edu> | 1 | 2011-06-10 Paul Eggert <eggert@cs.ucla.edu> |
| 2 | 2 | ||
| 3 | * image.c (PixelGetMagickColor): Declare if ImageMagick headers don't. | ||
| 4 | |||
| 3 | Make identifiers static if they are not used in other modules. | 5 | Make identifiers static if they are not used in other modules. |
| 4 | * data.c (Qcompiled_function, Qframe, Qvector): | 6 | * data.c (Qcompiled_function, Qframe, Qvector): |
| 5 | * image.c (QimageMagick, Qsvg): | 7 | * image.c (QimageMagick, Qsvg): |