aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 7aae2a3754f..8fd89e9fd0c 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,18 @@
12010-03-30 Dan Nicolaescu <dann@ics.uci.edu>
2
3 Remove all uses of C_DEBUG_SWITCH and LIBS_DEBUG.
4 * s/usg5-4.h (LIBS_DEBUG):
5 * s/irix6-5.h (C_DEBUG_SWITCH):
6 * s/gnu-linux.h (LIBS_DEBUG):
7 * s/darwin.h (LIBS_DEBUG):
8 * s/bsd-common.h (LIBS_DEBUG):
9 * s/aix4-2.h (LIBS_DEBUG, C_DEBUG_SWITCH):
10 * m/iris4d.h (LIBS_DEBUG):
11 * m/hp800.h (LIBS_DEBUG): Remove definitions.
12
13 * Makefile.in (LIBES): Remove reference to LIBS_DEBUG.
14 (LIBS_DEBUG): Remove definition.
15
12010-03-27 Chong Yidong <cyd@stupidchicken.com> 162010-03-27 Chong Yidong <cyd@stupidchicken.com>
2 17
3 * process.c (Fmake_network_process): Don't apply Bug#5173 fix for 18 * process.c (Fmake_network_process): Don't apply Bug#5173 fix for