Mercurial > pidgin.yaz
diff ChangeLog @ 27217:54de7746e148
Transform id-less <img> tags to links using src and alt attributes.
Closes #8628.
committer: Paul Aurich <paul@darkrain42.org>
author | dmitry.petroff@gmail.com |
---|---|
date | Sun, 21 Jun 2009 22:17:14 +0000 |
parents | 35e642c31f12 |
children | 2967cea30d8b |
line wrap: on
line diff
--- a/ChangeLog Sun Jun 21 21:26:59 2009 +0000 +++ b/ChangeLog Sun Jun 21 22:17:14 2009 +0000 @@ -94,6 +94,8 @@ * Support saving animated custom smileys as animated images or animated custom smileys. (Andrea Piccinelli) * Support for keyboard navigation on the status icon. (Li Yuan) + * IMG tags without 'id' attributes are turned into links to the image URL. + (Dmitry Petroff) Finch: * The hardware cursor is updated correctly. This will be useful