diff options
Diffstat (limited to '')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 66952e3..a161d22 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,6 +4,7 @@ * Removed unnecessary inclusion of main.h from eval.c. * Generalise setinputfile for use in read_profile/readcmdfile. * Handle SKIPEVAL in read_profile by exiting. + * Let evaltree handle traps from cmdloop. 2005-03-25 Gerrit Pape <pape@smarden.org> |