aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index d8895a91a55..ceb45afebc5 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -14,6 +14,10 @@
14 (x_scroll_run) [USE_TOOLKIT_SCROLL_BARS]: Take account of fringe 14 (x_scroll_run) [USE_TOOLKIT_SCROLL_BARS]: Take account of fringe
15 background extension. 15 background extension.
16 16
172011-05-10 Jim Meyering <meyering@redhat.com>
18
19 * xdisp.c (x_intersect_rectangles): Fix typo "the the -> the".
20
172011-05-10 Juanma Barranquero <lekktu@gmail.com> 212011-05-10 Juanma Barranquero <lekktu@gmail.com>
18 22
19 * image.c (Finit_image_library): Return t for built-in image types, 23 * image.c (Finit_image_library): Return t for built-in image types,