diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-06-16 15:09:49 -0400 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-06-16 15:09:49 -0400 |
commit | d25c4acfdb06d1c5529be8e3cd10e87f6a816bc9 (patch) | |
tree | 8b0fadb5fffc95bb6e1a44db1232e9077043ff04 /debian/changelog | |
parent | b9ba68208ebdb250dc4d4f8866cb834f5bd8764c (diff) |
img: Fix extra double quote with alt text. (smcv)
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 8ee065803..86aeb0b7a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +ikiwiki (3.1415) UNRELEASED; urgency=low + + * img: Fix extra double quote with alt text. (smcv) + + -- Joey Hess <joeyh@debian.org> Tue, 16 Jun 2009 15:08:31 -0400 + ikiwiki (3.141) unstable; urgency=low * comment: Make comment directives no longer use the internal "_comment" |