From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7288 invoked from network); 30 May 2001 06:55:49 -0000 Received: from sunsite.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 30 May 2001 06:55:48 -0000 Received: (qmail 24939 invoked by alias); 30 May 2001 06:55:38 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 14557 Received: (qmail 24926 invoked from network); 30 May 2001 06:55:37 -0000 X-Envelope-Sender-Is: Andrej.Borsenkow@mow.siemens.ru (at relayer goliath.siemens.de) From: "Andrej Borsenkow" To: "Zsh hackers list" Subject: RE: Proposed announcement for 4.0.1 Date: Wed, 30 May 2001 10:55:32 +0400 Message-ID: <000501c0e8d5$8556cbf0$21c9ca95@mow.siemens.ru> MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: <20010530003527.B054D139CC@pwstephenson.fsnet.co.uk> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 I supppose, version number is obsolete here? Index: INSTALL =================================================================== RCS file: /cvsroot/zsh/zsh/INSTALL,v retrieving revision 1.8 diff -u -r1.8 INSTALL --- INSTALL 2001/05/29 16:01:12 1.8 +++ INSTALL 2001/05/30 06:54:20 @@ -46,7 +46,7 @@ Dynamic loading --------------- -Zsh-3.1 has support for dynamically loadable modules. This is now enabled +Zsh has support for dynamically loadable modules. This is now enabled by default; to disable it, run configure with the --disable-dynamic option. Note that dynamic loading does not work on all systems. On these systems this option will have no effect. When dynamic loading is enabled, major