diff ChangeLog @ 4759:aa5ed11f473b

Remove support for obsolete systems. See xemacs-patches message with ID <870180fe0911101613m6b8efa4bpf083fd9013950807@mail.gmail.com>.
author Jerry James <james@xemacs.org>
date Wed, 18 Nov 2009 08:49:14 -0700
parents dd933a82720c
children 53f27fcd3cd9
line wrap: on
line diff
--- a/ChangeLog	Wed Nov 18 22:44:28 2009 +0900
+++ b/ChangeLog	Wed Nov 18 08:49:14 2009 -0700
@@ -1,3 +1,14 @@
+2009-11-10  Jerry James  <james@xemacs.org>
+
+	* Makefile.in.in: Remove dynodump support.  Delete out-of-date comment
+	about Xenix.
+	* aclocal.m4: Remove support for old operating systems.
+	* configure.ac: Remove support for old machines and operating systems.
+	Remove support for dynodump.
+	(COFF_ENCAPSULATE) Remove, unused.
+	* configure: Regenerate.
+	* dynodump: Remove.
+
 2009-11-18  Stephen J. Turnbull  <stephen@xemacs.org>
 
 	* PROBLEMS: Describe duplicate symbol warnings on Mac OS X.
@@ -9,7 +20,7 @@
 
 2009-11-09  Jerry James  <james@xemacs.org>
 
-	* configure.ac: Don't defined GNU_MALLOC, as there is no longer an
+	* configure.ac: Don't define GNU_MALLOC, as there is no longer an
 	"old" GNU malloc.
 
 2009-10-05  Jerry James  <james@xemacs.org>