From 0840de6605cf4ad83dc3c8d0797dfefeabdb3b53 Mon Sep 17 00:00:00 2001 From: hniksic Date: Mon, 30 May 2005 06:31:24 -0700 Subject: [PATCH] [svn] Allow --header to contain ",". --- src/ChangeLog | 8 ++++++++ src/init.c | 15 ++++++++++++--- src/utils.c | 24 ++++++++++++++++++++++++ src/utils.h | 1 + 4 files changed, 45 insertions(+), 3 deletions(-) diff --git a/src/ChangeLog b/src/ChangeLog index f0c1488b..9625804f 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,11 @@ +2005-05-30 Hrvoje Niksic + + * init.c (cmd_spec_header): Don't split the string along the + commas using cmd_vector; just append the new value using + vec_append instead. + + * utils.c (vec_append): New function. + 2005-05-27 Andreas Beckmann * html-url.c (tag_handle_link): Mark the content from the