<<< Date Index >>>     <<< Thread Index >>>

[2006-07-07] CVS repository changes



This message was generated and sent automatically.  It contains a
summary of the CVS commits over the last 48 hours.  These changes
should be propagated to the public repository within at most a day
or two.  Most probably, they have already been propagated.


2006-07-06 18:18:31  Rocco Rutte  <pdmef@xxxxxxx>  (brendan)

        * imap/command.c: Fix a string leak parsing STATUS responses.

        * score.c: Fix a small memory leak when updating a score pattern.

2006-07-05 00:31:38  Brendan Cully  <brendan@xxxxxxxxxx>  (brendan)

        * init.c: Reset myvar for each token in parse_set, so that
        things like set my_var=val &my_var ?charset work again. Noted
        by Alain Bench.