CVS csf: (substitute_vars_format) Bugfix: Remove backslashes before dollar signs
| Newsgroups | gmane.mail.majordomo.majordomo2.cvs |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /home/cvs/majordomo Module name: majordomo Changes by: csf 03/09/18 17:52:38 Modified files: lib : Majordomo.pm . : ChangeLog Log message: (substitute_vars_format) Bugfix: Remove backslashes before dollar signs on lines that have no substitution variables. Account for newlines in regular expressions. Thanks to Roger Klorese.