2004-06-27 Tomas Ebenlendr <ebik@ucw.cz>

* normal/cmdline.c (grub_set_history): Fix off by one bug.  Fixed
	the history buffer logic.
This commit is contained in:
marco_g 2004-06-27 11:03:24 +00:00
parent 6eabba74e7
commit cfb12aff28
2 changed files with 17 additions and 14 deletions

View file

@ -1,3 +1,8 @@
2004-06-27 Tomas Ebenlendr <ebik@ucw.cz>
* normal/cmdline.c (grub_set_history): Fix off by one bug. Fixed
the history buffer logic.
2004-06-27 Tomas Ebenlendr <ebik@ucw.cz>
* fs/ext2.c (FILETYPE_INO_MASK, FILETYPE_INO_DIRECTORY)