summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorherbert <herbert@gondor.apana.org.au>2005-03-28 17:43:32 +1000
committerHerbert Xu <herbert@gondor.apana.org.au>2005-09-26 18:33:05 +1000
commitaf234c46073f28918c8604a9fde0cc3405e04f85 (patch)
tree44289bb58f5e470682aebdbb5458fcf9edc89b04 /ChangeLog
parentRemoved unnecessary inclusion of main.h from eval.c. (diff)
downloaddash-af234c46073f28918c8604a9fde0cc3405e04f85.tar.gz
dash-af234c46073f28918c8604a9fde0cc3405e04f85.zip
Handle SKIPEVAL in read_profile by exiting.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8cd48dc..66952e3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,7 @@
 	* Removed some unnecessary inclusions of input.h.
 	* Removed unnecessary inclusion of main.h from eval.c.
 	* Generalise setinputfile for use in read_profile/readcmdfile.
+	* Handle SKIPEVAL in read_profile by exiting.
 
 2005-03-25  Gerrit Pape <pape@smarden.org>