2004-07-24 Yoshinori K. Okuji <okuji@enbug.org>

* stage2/stage2.c (cmain): Terminate DEFAULT_FILE with NUL
	correctly. Reported by Alban Crequy <alban.crequy@apinc.org>.
This commit is contained in:
okuji 2004-07-24 18:58:02 +00:00
parent 255d37589f
commit 16ca69f719
7 changed files with 17 additions and 6 deletions

View file

@ -1,3 +1,8 @@
2004-07-24 Yoshinori K. Okuji <okuji@enbug.org>
* stage2/stage2.c (cmain): Terminate DEFAULT_FILE with NUL
correctly. Reported by Alban Crequy <alban.crequy@apinc.org>.
2004-07-21 Robert Millan <robertmh@gnu.org>
Patch from David Weinehall <tao@debian.org>