aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorChong Yidong2010-12-04 20:23:22 -0500
committerChong Yidong2010-12-04 20:23:22 -0500
commitd23d86081b976717a19d93ff92e37f72619b9545 (patch)
tree5e3571be520ff8769e2e59bf00fb80f740745db9 /src/ChangeLog
parentac73d955823410273066d923287f341cb6fa8a44 (diff)
downloademacs-d23d86081b976717a19d93ff92e37f72619b9545.tar.gz
emacs-d23d86081b976717a19d93ff92e37f72619b9545.zip
* src/process.c: Remove checks for HAVE_SYS_IOCTL_H (Bug#7484).
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 584a81cd88c..82614afb043 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
12010-12-05 Chong Yidong <cyd@stupidchicken.com>
2
3 * process.c: Remove checks for HAVE_SYS_IOCTL_H (Bug#7484).
4
12010-12-04 Andreas Schwab <schwab@linux-m68k.org> 52010-12-04 Andreas Schwab <schwab@linux-m68k.org>
2 6
3 * Makefile.in (M_FILE): Substitute @M_FILE@ instead of @machfile@. 7 * Makefile.in (M_FILE): Substitute @M_FILE@ instead of @machfile@.