summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWouter Coekaerts <coekie@irssi.org>2008-11-15 22:07:31 +0000
committercoekie <coekie@dbcabf3a-b0e7-0310-adc4-f8d773084564>2008-11-15 22:07:31 +0000
commit136a1ec360b534a7ed4760e4051902a6312a64ca (patch)
treecd6b167f9dc3c870f55dc84098051409a97e1484
parentf5d38ab5a264cf94bfab1db371042b8513a9767e (diff)
downloadirssi-136a1ec360b534a7ed4760e4051902a6312a64ca.zip
Update NEWS
git-svn-id: file:///var/www/svn.irssi.org/SVN/irssi/trunk@4911 dbcabf3a-b0e7-0310-adc4-f8d773084564
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index c77a1f7e..0a56439a 100644
--- a/NEWS
+++ b/NEWS
@@ -29,6 +29,7 @@ v0.8.13
attaching to irssi-proxy, bug #528).
+ introduce the type Irssi::Irc::Client and signals to communicate with
proxy clients to allow for scripting parts of the irssi-proxy.
+ + Add sb_search.pl, a script for /SCROLLBACK SEARCH
- fix leak with $L expando.
- fix possible crash with /script reset.
- ignore exceptions take precedence over ignores in all cases.
@@ -37,6 +38,7 @@ v0.8.13
- Fix regressions that prevented external modules from building/working
(bugs #537 #539).
- Fix /set hilight_level not taking effect immediately (bug #598).
+ - Fix bold, blinking and indentation in /LASTLOG and buf.pl.
v0.8.12 2007-10-06 The Irssi team <staff@irssi.org>
+ Some changes to character set recoding.