diff options
author | Jilles Tjoelker <jilles@irssi.org> | 2007-12-06 23:37:37 +0000 |
---|---|---|
committer | jilles <jilles@dbcabf3a-b0e7-0310-adc4-f8d773084564> | 2007-12-06 23:37:37 +0000 |
commit | 22e180d1a4d4af6bacc9304b2ba1afaa659e4085 (patch) | |
tree | c8d932ced12586b1ef586d38e757fb42150d48d8 | |
parent | 5f37c7d59e81885e57e295050f41150c2ac29482 (diff) | |
download | irssi-22e180d1a4d4af6bacc9304b2ba1afaa659e4085.zip |
Add entry about /userhost * and copying oper status flag on new join.
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@4662 dbcabf3a-b0e7-0310-adc4-f8d773084564
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -8,6 +8,7 @@ v0.8.13 (bug #35). + /ping without arguments does not send anymore a ctcp ping to a channel (bug #542). + + Track IRC operator status of nicks a bit better. - Fix mode display in whois with unreal (379 numeric) (bug #479). - Fix regressions that prevented external modules from building/working (bugs #537 #539). |