diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-07-17 16:53:54 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-07-17 16:53:54 -0400 |
commit | 1b318dacbda00d05566f300bb4a69cd913ce0e71 (patch) | |
tree | 1b8f4d5091eeb1e30624d2f8a03074fc3d355d02 /debian | |
parent | f66eddccc688059fee94b4b7789318e39675d34c (diff) | |
download | ikiwiki-1b318dacbda00d05566f300bb4a69cd913ce0e71.tar ikiwiki-1b318dacbda00d05566f300bb4a69cd913ce0e71.tar.gz |
git: Fix parsing of git logs with no commit messages at all.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 16b352766..123721741 100644 --- a/debian/changelog +++ b/debian/changelog @@ -31,6 +31,7 @@ ikiwiki (2.54) UNRELEASED; urgency=low * git: Put web committer name/openid/address in the git author field. The committer's email address is not used (because leaking email addresses is not liked by many users). Closes: #451023 + * git: Fix parsing of git logs with no commit messages at all. [ Simon McVittie ] * meta, inline: Support guid options, to allow forcing a particular url or |