aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2012-06-13 07:35:41 +0000
committerWerner Koch <[email protected]>2012-06-13 07:35:41 +0000
commitcc13771675f83624a7d850b73f92e43e085b71c8 (patch)
treef95fcf786318ae80feb034ff74dec8ebb4da2aba
parentscd fixes on error. (diff)
downloadgnupg-cc13771675f83624a7d850b73f92e43e085b71c8.tar.gz
gnupg-cc13771675f83624a7d850b73f92e43e085b71c8.zip
Fix generated ChangeLog entry.
-- Finally Jim's git-fix-log thingy comes handy.
-rw-r--r--scripts/git-log-fix7
1 files changed, 7 insertions, 0 deletions
diff --git a/scripts/git-log-fix b/scripts/git-log-fix
index af702fe6f..6760e8632 100644
--- a/scripts/git-log-fix
+++ b/scripts/git-log-fix
@@ -1,3 +1,10 @@
# 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.
+
+08178d1e130a856622c0b938a34eb109bde79262
+s/Conflicts:/--/
+
+dafa7aa621dfe36c5c6cf462d3ec0d6c614ab105
+# Fix old cherry-picked message.
+s/(fix wLangId in.*)/\1\n--/