]> git.wh0rd.org Git - nano.git/commitdiff
fix changelog entry
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Tue, 17 Apr 2007 04:29:03 +0000 (04:29 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Tue, 17 Apr 2007 04:29:03 +0000 (04:29 +0000)
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_2_0_branch/nano@4073 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

ChangeLog

index 546e70783dbf3d2307cb17f31731bc9c119e99b6..26bba3b6b4d2a0ae3e8a62b56cfc041498697504 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,6 @@
 CVS code -
 - files.c:
-  get_real_dir_from_tilde()
+  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)