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 08fd647074f..b511550624f 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,10 @@
12013-03-05 Dmitry Antipov <dmantipov@yandex.ru>
2
3 * composite.c (get_composition_id, fill_gstring_header):
4 Use make_uninit_vector where appropriate.
5 * font.c (Ffont_get_glyphs, build_style_table): Likewise.
6 * xselect.c (clean_local_selection_data): Likewise.
7
12013-03-04 Paul Eggert <eggert@cs.ucla.edu> 82013-03-04 Paul Eggert <eggert@cs.ucla.edu>
2 9
3 Fix misuse of ImageMagick that caused core dump (Bug#13846). 10 Fix misuse of ImageMagick that caused core dump (Bug#13846).