aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index d4edb2c3267..1e47fa0e1b6 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,9 @@
12013-03-28 Eli Zaretskii <eliz@gnu.org> 12013-03-28 Eli Zaretskii <eliz@gnu.org>
2 2
3 * w32fns.c (w32_wnd_proc) [ENABLE_CHECKING]: Add code to help
4 identify the reasons for assertion violations in bug#14062 and
5 similar ones.
6
3 * image.c (g_error_free) [WINDOWSNT]: Add DEF_IMGLIB_FN. 7 * image.c (g_error_free) [WINDOWSNT]: Add DEF_IMGLIB_FN.
4 Reported by <rzl24ozi@gmail.com>. 8 Reported by <rzl24ozi@gmail.com>.
5 9