From eae25a2eff6d46f9cebc7064703f6b3ab8deb0af Mon Sep 17 00:00:00 2001 From: "Andrew V. Samoilov" Date: Thu, 7 Oct 2004 10:50:00 +0000 Subject: [PATCH] Partially revert my changes --- src/ChangeLog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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.