]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
Changes.
authorkr <kr@localhost>
Fri, 18 Jan 2002 17:17:11 +0000 (17:17 +0000)
committerkr <kr@localhost>
Fri, 18 Jan 2002 17:17:11 +0000 (17:17 +0000)
ChangeLog

index 779538edd29d9362672d777c8ca15e3244539903..96dc210bc2986af7f5019a1ddaaf4804bbf95192 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2002-01-18  Klaus Reichl  <Klaus.Reichl@alcatel.at>
+
+       * stage2/fsys_minix.c (minix_dir): Fixed bug getting filenames
+       with MAXNAMELEN right.
+
+       * stage2/char_io.c (get_cmdline, cl_refresh): If TERMINAL_DUMB
+       section is always 0.
+       Line is only cleared if !TERMINAL_DUMB.
+
+       * grub/main.c (use_curses): Initialize to 0 if !HAVE_LIBCURSES
+       (main): Check for curses use and set terminal to dumb if we don't
+       use it (helps for --batch and variants of non-curses setup).
+
 2002-01-15  Yoshinori K. Okuji  <okuji@gnu.org>
 
        * configure.in (AM_INIT_AUTOMAKE): The version number is