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 ef7fdb24170..f7273b44cfb 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -5,6 +5,8 @@ | |||
| 5 | 5 | ||
| 6 | 2001-10-28 Gerd Moellmann <gerd@gnu.org> | 6 | 2001-10-28 Gerd Moellmann <gerd@gnu.org> |
| 7 | 7 | ||
| 8 | * xfns.c (x_build_heuristic_mask): Use x_alloc_image_color. | ||
| 9 | |||
| 8 | * xfns.c (x_build_heuristic_mask): Fix a bug not incrementing | 10 | * xfns.c (x_build_heuristic_mask): Fix a bug not incrementing |
| 9 | a loop counter. | 11 | a loop counter. |
| 10 | 12 | ||