]> git.saurik.com Git - bison.git/blobdiff - build-aux/git-log-fix
news: YYERROR vs variants
[bison.git] / build-aux / git-log-fix
index af702fe6f0c9c433dd862f6185130e165ecd139e..72111507b3b9cd71a2316c5936a878987b85e26b 100644 (file)
@@ -1,3 +1,8 @@
 # This file is expected to be used via gitlog-to-changelog's --amend=FILE
 # option.  It specifies what changes to make to each given SHA1's commit
 # log and metadata, using Perl-eval'able expressions.
+
+0db2648930e3b6c376a539aabe368aade83ee29a
+s/--flags/--feature/;
+s/flag_flag/feature_flag/;
+s/\bflag\b/feature/;