aboutsummaryrefslogtreecommitdiffstats
path: root/vms
diff options
context:
space:
mode:
Diffstat (limited to 'vms')
-rw-r--r--vms/ChangeLog13
-rw-r--r--vms/vms_gawk.c2
2 files changed, 12 insertions, 3 deletions
diff --git a/vms/ChangeLog b/vms/ChangeLog
index 2b9deaa4..a5cdd088 100644
--- a/vms/ChangeLog
+++ b/vms/ChangeLog
@@ -4,8 +4,12 @@
2016-10-24 John E. Malmberg <wb8tyw@qsl.net>
- * backup_gawk_src.com: Do not backup entire git repository.
- * pcsi_product_gawk.com: Create a ZIP archive of PCSI kit.
+ * backup_gawk_src.com: Do not backup entire git repository.
+ * pcsi_product_gawk.com: Create a ZIP archive of PCSI kit.
+
+2016-10-23 Arnold D. Robbins <arnold@skeeve.com>
+
+ * General: Remove trailing whitespace from all relevant files.
2016-08-25 Arnold D. Robbins <arnold@skeeve.com>
@@ -106,6 +110,11 @@
* remove_old_gawk.com: Look for old gawk images that may
have been installed in the wrong directory.
+2015-07-02 John E. Malmberg <wb8tyw@qsl.net>
+
+ * build_gawk_pcsi_desc.com: Update to support new VMS
+ producer of VSI.
+
2015-05-19 Arnold D. Robbins <arnold@skeeve.com>
* 4.1.3: Release tar ball made.
diff --git a/vms/vms_gawk.c b/vms/vms_gawk.c
index 4080e1db..0caab21f 100644
--- a/vms/vms_gawk.c
+++ b/vms/vms_gawk.c
@@ -16,7 +16,7 @@
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software Foundation,
Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
-
+
/*
* vms_gawk.c - routines to parse the command line as a native DCL command