From 46feed7874b2a90a50c4c4d49d29cc46a20f3eea Mon Sep 17 00:00:00 2001 From: Juan Jose Garcia Ripoll Date: Sun, 6 Mar 2011 23:31:02 +0100 Subject: [PATCH] Fixed typo in CHANGELOG --- src/CHANGELOG | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/CHANGELOG b/src/CHANGELOG index b552249c7..cd1563b1a 100755 --- a/src/CHANGELOG +++ b/src/CHANGELOG @@ -209,7 +209,7 @@ ECL 11.1.2 - On POSIX platforms ECL traps SIGCHLD and uses it to update the status of external processes. - - DIRECTORY accepts the keyword argument :FOLLOW-SYMLINKS. + - DIRECTORY accepts the keyword argument :RESOLVE-SYMLINKS. ;;; Local Variables: *** ;;; mode:text ***