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 78240a7d8ff..998434080f7 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,9 @@
12001-05-12 Eli Zaretskii <eliz@is.elta.co.il> 12001-05-12 Eli Zaretskii <eliz@is.elta.co.il>
2 2
3 * w32fns.c (w32_to_x_font): Change prototype to fit the
4 declaration.
5 (x_to_w32_font): Add prototype.
6
3 * regex.c (malloc, realloc, free) [emacs]: Undefine before 7 * regex.c (malloc, realloc, free) [emacs]: Undefine before
4 redefining, to avoid compiler warnings. 8 redefining, to avoid compiler warnings.
5 9