diff options
author | Wouter Coekaerts <coekie@irssi.org> | 2006-12-08 22:28:25 +0000 |
---|---|---|
committer | coekie <coekie@dbcabf3a-b0e7-0310-adc4-f8d773084564> | 2006-12-08 22:28:25 +0000 |
commit | 907ec46148f098453c3233d60e77d57f7371002f (patch) | |
tree | 755d883730b4041f66885ee56506f53aeffbc6f7 /NEWS | |
parent | 58e7d1fb41fe82c387cb205331ea0a2f253b6510 (diff) | |
download | irssi-907ec46148f098453c3233d60e77d57f7371002f.zip |
Oh, that patch came from exg
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@4398 dbcabf3a-b0e7-0310-adc4-f8d773084564
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -41,7 +41,7 @@ v0.8.11 200x-xx-xx The Irssi team <staff@irssi.org> - Don't get confused and keep saying "Netsplit over" on every join for user that only rejoined some channels. - Fix crash with one line high terminal - - Fix crash in /EXEC, patch by Sven Wegener (Bug 439) + - Fix crash in /EXEC (Bug 439) - Fix format string in printtext_dest call from Perl, patch by loafier. - Fix memory leaks in expandos_deinit by Nicolas Collignon (Bug 419) - Detect off_t size using AC_CHECK_SIZEOF because it works also when |