diff options
author | Berke Viktor <berkeviktor@aol.com> | 2012-02-16 17:34:40 +0100 |
---|---|---|
committer | Berke Viktor <berkeviktor@aol.com> | 2012-02-16 17:34:40 +0100 |
commit | 605c3dea36918a631d917269d78bf9557552608b (patch) | |
tree | 6d9ba14237d78bea2355d60ac98d81bbca725a9b /ChangeLog | |
parent | bca7e6c554fe2406004c25056160950a276208f7 (diff) |
update xchat to r1501
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. |