From: Micah Cowan
> Could you also add one to cover whatever new work was done to src/vms.c?
Forgot about those.
--- src/ChangeLog;-1 2009-10-09 15:16:51 -0500
+++ src/ChangeLog 2009-10-09 17:10:42 -0500
@@ -3,6 +3,13 @@
* utils.c: Added characters " : \ | to the list of normal
caret-escaped (ODS5) characters in the char_prop[] table.
+ * vms.c: Added functions vms_basename(), used to extract the
+ bare executable name from argv[0], and vms_getpass(), a
+ VMS-specific replacement for GNU getpass().
+
+ vms.c: Added global string constants: compilation_string
+ (NULL), link_string (NULL), and version_string (real).
+
2009-09-24 Micah Cowan <[email protected]>
* vms.c: Moved from vms/vms.c.
> I'll investigate this. Thanks for pointing it out.
Always happy to complain.
SMS.