Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 05/19/1998 17:30:01
christos
Tue May 19 20:27:56 EDT 1998
Update of /cvsroot/src/bin/sh
In directory nb00:/tmp/cvs-serv14066

Modified Files:
	alias.c 
Log Message:
Fix dangling else warning.


christos
Tue May 19 20:29:26 EDT 1998
Update of /cvsroot/src/bin/sh
In directory nb00:/tmp/cvs-serv14086

Modified Files:
	histedit.c 
Log Message:
fix bug where if moving in history during a multi-line event, the
append to history event would end up in the last event where the history
was moved to instead of the multi-line event; reported by Mycroft