Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 09/26/1997 01:40:03
gwr
Thu Sep 25 18:37:54 PDT 1997
Update of /cvsroot/src/gnu/dist/readline
In directory netbsd1:/var/slash-tmp/cvs-serv5452

Modified Files:
	shell.c 
Log Message:
Fix the name of the backward-compatibility function savestring,
which the old readline.h defined as _rl_savestring.  (That is
how the old readline avoided conflict with the gdb savestring.)