diff --git a/src/ChangeLog b/src/ChangeLog index 12f9cb519..c199601ba 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -219,7 +219,7 @@ * wtools.h (QuickWidget): Make text const. * wtools.c (fg_input_dialog_help): Fix warning. - +2004-09-14 Leonard den Ottolander * utilunix.c (tilde_expand): Fix extra slash in result from tilde_expand() for ~/dir. @@ -236,7 +236,7 @@ From Petr Hadraba - +2004-09-10 Jakub Jelinek * view.c (get_byte): Fix avoid dying if file is too large to fit into memory.