From 7d25b89f97790c23e5cdc635fbbd571ed06ad7fd Mon Sep 17 00:00:00 2001 From: sjborley Date: Fri, 6 May 2005 07:30:24 +0000 Subject: [PATCH] Update fot the .gobal keyword addition etc. --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/ChangeLog b/ChangeLog index ad80f7b33..18773a8f0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2005-05-06 Steven Borley + + * Added code by by H.Tanaka for the .global keyword. This is enabled by + supplying the new --enable-dot-global argument to ./configure. + + * Also added configuration for a new --with-editline=yes|no argument to + ./configure for future support of the BSD editline library as an + alternative to the GNU readline library. + 2005-05-05 Steven Borley * Fixed a compile problem with Xspice on Cygwin. Still will not link, but