From 5d582d4ba06495a95854c45828399f7edfe51a50 Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Mon, 21 May 2001 06:16:00 +0000 Subject: Some VMS fixes sent by John Fowler. Fix: make flags on some lines of define/endef don't affect other lines --- ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 966cb4a..377d480 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,16 @@ +2001-05-02 Paul D. Smith + + * job.c (start_job_command): Don't add define/endef per-line flags + to the top-level flags setting. + +2001-04-03 Paul D. Smith + + * arscan.c (VMS_get_member_info,ar_scan) [VMS]: VMS sets the low + bit on error, so check for odd return values, not non-0 return + values. + (VMS_get_member_info): Calculate the timezone differences correctly. + Reported by John Fowler . + 2001-01-17 Paul D. Smith * variable.c (lookup_variable) [VMS]: When getting values from the -- cgit v1.2.3