diff options
author | Berke Viktor <berkeviktor@aol.com> | 2012-02-16 17:36:34 +0100 |
---|---|---|
committer | Berke Viktor <berkeviktor@aol.com> | 2012-02-16 17:36:34 +0100 |
commit | 6e72d77bdd215fa585523c0138361adf67d954b9 (patch) | |
tree | 73aff7e0c58b43ba67cb2eefd9bec153f7e00a8e /ChangeLog | |
parent | a27d2e4d0bb1d0926473b95d0a2c1d58955a7edc (diff) | |
parent | 605c3dea36918a631d917269d78bf9557552608b (diff) |
Merge branch 'master' into wdk
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index d32a6851..e8839f0c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -14,6 +14,8 @@ highlights. The full CVS log is available at www.xchat.org/cvslog/ ------------------------------------------------------------------------------ 2.8.10 - dd/mm/yyyy ------------------------------------------------------------------------------ + - Emit the Topic Change event before setting the topic internally so plugins + can access the old topic inside the callback. - Perl (Lian Wan Situ) * Added two new options to hook_print, run_after_event and filter. See documentation for details. |