diff --git a/ChangeLog b/ChangeLog index 5e4dec03..a40c11d2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,8 +1,8 @@ 2007-04-16 David Lawrence Ramsey - * files.c (get_real_dir_from_tilde): Fix segfault when dealing - with directory names that begin with "~", but that aren't users' - home directories. (DLR, found by Justin Fletcher) + * files.c (real_dir_from_tilde): Fix segfault when dealing with + directory names that begin with "~", but that aren't users' home + directories. (DLR, found by Justin Fletcher) 2007-04-11 Mike Frysinger