]> sjero.net Git - wget/blobdiff - src/ChangeLog
imported patch vms-changelogs
[wget] / src / ChangeLog
index 3968262a2b33edc3c4278254289de0da73703322..732a2da44d295a062cd3444e4804c7b24d8501a5 100644 (file)
@@ -1,3 +1,8 @@
+2009-10-09  Steven Schweda  <sms@antinode.info>
+
+       * utils.c: Added characters " : \ | to the list of normal
+       caret-escaped (ODS5) characters in the char_prop[] table.
+
 2009-09-22  Arvind Jamuna Dixit  <ardsrk@gmail.com>
 
        * http.c (extract_param, parse_content_disposition): Support
        * sysdep.h: Unconditionally include stdbool.h (gnulib has it for
        systems that don't supply it.)
 
+       * 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  <micah@cowan.name>
 
        * vms.c: Moved from vms/vms.c.