pidgin/purple-plugin-pack

ChangeLog stripping ASCII control charcters in slashexec.
org.guifications.plugins
2008-08-04, rekkanoryo
4c99a099112e
Parents de5073c00e6d
Children 41483591cfb6
ChangeLog stripping ASCII control charcters in slashexec.
  • +3 -0
    ChangeLog
  • --- a/ChangeLog Sun Aug 03 21:38:16 2008 -0400
    +++ b/ChangeLog Mon Aug 04 02:25:40 2008 -0400
    @@ -15,6 +15,9 @@
    * Added Message Length plugin (short name: msglen).
    * Added Chat User List Logging plugin (short name: listlog).
    * The Enhanced History plugin is now contact-aware.
    + * Slashexec now strips ASCII control characters. Fixes, among others,
    + bug #452, where commands can cause XMPP disconnection. May cause some
    + characters to be sent that are part of escape sequences.
    Version 2.3.0: 03/17/08
    * Fixed a typo in irc-more's source that allowed a potential double-free