aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 0f1a86f24a8..63e7bfd876b 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,8 @@
11999-10-19 Gerd Moellmann <gerd@gnu.org> 11999-10-19 Gerd Moellmann <gerd@gnu.org>
2 2
3 * s/freebsd.h (HAVE_GETLOADAVG): Define as 1 because config.h
4 defines it that way.
5
3 * xdisp.c (echo_area_display) [HAVE_X_WINDOWS]: Do nothing 6 * xdisp.c (echo_area_display) [HAVE_X_WINDOWS]: Do nothing
4 if selected_frame is equal to Vterminal_frame. 7 if selected_frame is equal to Vterminal_frame.
5 8