aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 33649c0155b..269d3e9428e 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,14 @@
12000-10-07 Simon Josefsson <simon@josefsson.org>
2
3 * fns.c (Fmd5): New function.
4 (syms_of_fns): Defsubr md5.
5
6 * Makefile.in (obj): Add md5.o
7
12000-11-30 Gerd Moellmann <gerd@gnu.org> 82000-11-30 Gerd Moellmann <gerd@gnu.org>
2 9
10 * md5.h, md5.c: New files, taken from glibc.
11
3 * xmenu.c (popup_get_selection): Use xmalloc instead of malloc. 12 * xmenu.c (popup_get_selection): Use xmalloc instead of malloc.
4 13
5 * xterm.c (x_estimate_mode_line_height): If `mode-line' face 14 * xterm.c (x_estimate_mode_line_height): If `mode-line' face