aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 36c379c56dc..fc9e8431146 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,10 @@
12013-12-01 Paul Eggert <eggert@cs.ucla.edu>
2
3 Fix minor problems found by static checking.
4 * dispextern.h, xdisp.c (x_draw_bottom_divider): Now static.
5 * frame.c (set_frame_param) [!HAVE_NTGUI]: Remove.
6 * xdisp.c (Ftool_bar_height) [USE_GTK || HAVE_NS]: Now const function.
7
12013-12-01 Lars Magne Ingebrigtsen <larsi@gnus.org> 82013-12-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
2 9
3 * image.c (imagemagick_compute_animated_image): Don't crash if we 10 * image.c (imagemagick_compute_animated_image): Don't crash if we