diff options
author | Joey Hess <joey@kitenet.net> | 2010-06-23 19:44:41 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-06-23 19:44:41 -0400 |
commit | a4f381ace837a032bc202cc6b2a98e922d4b7cfc (patch) | |
tree | aebac93fa7dcd4305fad253bec3d1d824904ff86 /debian/changelog | |
parent | b38b9327a8f11b642e5f51f7ee537043e25ccff9 (diff) |
git: Record the username from openid in the git author email. (This avoids display of ugly google openids.)
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 88ed3a90b..dfa862e5b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,8 @@ ikiwiki (3.20100624) UNRELEASED; urgency=low parameters. * Fixed some confusion and bugginess about whether rcs_getctime/rcs_getmtime were passed absolute or relative filenames. + * git: Record the username from openid in the git author email. + (This avoids display of ugly google openids.) -- Joey Hess <joeyh@debian.org> Wed, 23 Jun 2010 15:30:04 -0400 |