update xchat to r1501

This commit is contained in:
Berke Viktor
2012-02-16 17:34:40 +01:00
parent bca7e6c554
commit 605c3dea36
3 changed files with 9 additions and 3 deletions

View File

@@ -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.