aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDan Nicolaescu2010-03-19 23:48:13 -0700
committerDan Nicolaescu2010-03-19 23:48:13 -0700
commit15d25dc050dfda37f71813eb043826cef99b8dcc (patch)
tree4d95816e2c72e91157e6d0ba896948935a82943f /ChangeLog
parent07e339e488589f3f5e5e0623925cd980b3d75232 (diff)
downloademacs-15d25dc050dfda37f71813eb043826cef99b8dcc.tar.gz
emacs-15d25dc050dfda37f71813eb043826cef99b8dcc.zip
Remove support for old UNIX System V systems.
* s/unixware.h: Add the contents of s/usg-5-4-2.h. * s/usg-5-4-2.h: Remove. * configure.in: Remove support for old UNIX System V systems and for Unixware on non-x86 machines.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1a942707fa9..ca960a4ee1c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,10 @@
12010-03-20 Dan Nicolaescu <dann@ics.uci.edu> 12010-03-20 Dan Nicolaescu <dann@ics.uci.edu>
2 2
3 * configure.in: Remove support for old UNIX System V systems and
4 for Unixware on non-x86 machines.
5
3 * configure.in: Remove support for Solaris on PPC and for old versions. 6 * configure.in: Remove support for Solaris on PPC and for old versions.
7
4 * configure.in: Remove non-working lynxos port. 8 * configure.in: Remove non-working lynxos port.
5 9
62010-03-19 Dan Nicolaescu <dann@ics.uci.edu> 102010-03-19 Dan Nicolaescu <dann@ics.uci.edu>