X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=src%2FChangeLog;h=732a2da44d295a062cd3444e4804c7b24d8501a5;hp=3968262a2b33edc3c4278254289de0da73703322;hb=104b0b4ca8b95687b26c0c7fff9d4667cd4725e0;hpb=3f01333ca6e4ffb7fb8285da73b9f2bfc68fb48b diff --git a/src/ChangeLog b/src/ChangeLog index 3968262a..732a2da4 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2009-10-09 Steven Schweda + + * utils.c: Added characters " : \ | to the list of normal + caret-escaped (ODS5) characters in the char_prop[] table. + 2009-09-22 Arvind Jamuna Dixit * http.c (extract_param, parse_content_disposition): Support @@ -21,6 +26,13 @@ * 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 * vms.c: Moved from vms/vms.c.