pidgin/purple-plugin-pack

f53b2ed5b8f1
Parents 3fa43343f2c5
Children b51a3a78ba9a
Update the changelog to reflect reality.
  • +7 -3
    ChangeLog
  • --- a/ChangeLog Wed Dec 30 19:49:31 2009 -0800
    +++ b/ChangeLog Fri Jan 01 16:28:53 2010 -0500
    @@ -3,9 +3,13 @@
    * IRC More no longer has a preference for auto rejoin delay--default to
    100 milliseconds.
    * Splitter plugin now connects to signals with
    - PURPLE_SIGNAL_PRIORITY_LOWEST, which should prevent splitter from
    - mangling OTR messages, but prevents OTR from sending messages in
    - encrypted form.
    + PURPLE_SIGNAL_PRIORITY_HIGHEST, which makes it process messages last.
    + * Splitter will not touch any messages generated by the OTR plugin,
    + resolving compatibility issues.
    + * Splitter now resubmits split messages through the normal message
    + handling mechanisms in libpurple and tracks those resubmissions, meaning
    + splitting of messages will no longer bypass any other plugins
    + intercepting outgoing messages.
    * /exec's author list no longer makes the Pidgin plugins dialog wider.
    Version 2.6.1: 12/07/09