fix password handling

This commit is contained in:
okuji 1999-08-09 02:22:42 +00:00
parent 10436796ef
commit 4d1186c003
3 changed files with 12 additions and 1 deletions

View file

@ -1,3 +1,9 @@
1999-08-09 OKUJI Yoshinori <okuji@kuicr.kyoto-u.ac.jp>
* stage2/stage2.c (run_menu): Terminate the string PASSWORD
before checking if ENTERED is identical to PASSWORD. Reported
by Mark Lundeberg <aa026@pgfn.bc.ca>.
1999-08-08 OKUJI Yoshinori <okuji@kuicr.kyoto-u.ac.jp>
* stage2/stage2.c (set_line_normal): New function.