pidgin/pidgin

ChangeLog chat_send_file from David Woodhouse in PR 701
release-2.x.y
2020-06-07, Gary Kramlich
3ff906f65fe2
Parents 5f9ec468c680
Children e3164aa14057
ChangeLog chat_send_file from David Woodhouse in PR 701
  • +2 -0
    ChangeLog
  • --- a/ChangeLog Sun Jun 07 07:09:30 2020 +0000
    +++ b/ChangeLog Sun Jun 07 02:14:31 2020 -0500
    @@ -16,6 +16,8 @@
    Daniel Kamil Kozar)
    * Fixed a user after free in purple_smiley_set_data_impl. (PR #694 Gary
    Kramlich)
    + * Added the chat_send_file ability to protocol plugins. (PR #701 David
    + Woodhouse)
    Pidgin:
    * Treat <p> tags as line breaks when pasting. (PR #678 Colin Xu)