aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorGerd Moellmann2001-10-28 20:57:00 +0000
committerGerd Moellmann2001-10-28 20:57:00 +0000
commit053b3256838699849db10972e2146f57fc10fd55 (patch)
treeb5d40f64dd5018d50b0c14870032c71cce0f1903 /src/ChangeLog
parent138f08595bd8be045e5391232a30a3b20fba3bdf (diff)
downloademacs-053b3256838699849db10972e2146f57fc10fd55.tar.gz
emacs-053b3256838699849db10972e2146f57fc10fd55.zip
(x_build_heuristic_mask): Use x_alloc_image_color.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog2
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
62001-10-28 Gerd Moellmann <gerd@gnu.org> 62001-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