diff options
author | Wouter Coekaerts <coekie@irssi.org> | 2009-03-31 21:01:42 +0000 |
---|---|---|
committer | coekie <coekie@dbcabf3a-b0e7-0310-adc4-f8d773084564> | 2009-03-31 21:01:42 +0000 |
commit | 65feac9ef21ab7dc21cbd2c966c843d71c995000 (patch) | |
tree | 61ec17304d72accdadce0a319ba07c34ae312320 /NEWS | |
parent | 0d4a6e36752900ffcd64dfb64787fddd05401fe9 (diff) | |
download | irssi-65feac9ef21ab7dc21cbd2c966c843d71c995000.zip |
Release 0.8.13
git-svn-id: file:///var/www/svn.irssi.org/SVN/irssi/trunk@5054 dbcabf3a-b0e7-0310-adc4-f8d773084564
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -v0.8.13 2009-xx-xx The Irssi team <staff@irssi.org> +v0.8.13 2009-04-01 The Irssi team <staff@irssi.org> + Reject some obviously invalid values in /set. + Add perl bindings for Window::get_history_lines + Use an io channel to write the config file. |