diff options
author | Joey Hess <joey@kitenet.net> | 2007-12-16 16:52:39 -0500 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2007-12-16 16:52:39 -0500 |
commit | 58f1ef0784117a6b522c8ac64ec24056e1bbad8f (patch) | |
tree | 9a3aca7299dc8fc739740543fa07a6c4d16f3194 /debian | |
parent | c3fed25ad4d301a8e901cf46ba9d11dbf6866d03 (diff) |
* git: Correct display of multiline commit messages in recentchanges.
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 50ab0d54d..f3ea40d20 100644 --- a/debian/changelog +++ b/debian/changelog @@ -55,6 +55,7 @@ ikiwiki (2.16) UNRELEASED; urgency=low * map: Don't inline images. * brokenlinks: Don't list the same link multiple times. (%links might contain multiple copies of the same link) + * git: Correct display of multiline commit messages in recentchanges. -- Joey Hess <joeyh@debian.org> Mon, 03 Dec 2007 14:47:36 -0500 |