diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2003-11-16 19:40:36 +0000 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2003-11-16 19:40:36 +0000 |
commit | d4ec2e46aafd0064b62f4bbc8b1bc23565881c0c (patch) | |
tree | 5b827b62e780c342111da241e04a8da6d9de07b7 /ChangeLog | |
parent | fd9512bbbcc2857cd1a3a309d9883d199d60122b (diff) | |
download | weechat-d4ec2e46aafd0064b62f4bbc8b1bc23565881c0c.zip |
Perl plugin support
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,10 +1,11 @@ WeeChat - Wee Enhanced Environment for Chat =========================================== -ChangeLog - 2003-11-09 +ChangeLog - 2003-11-16 Version 0.0.4 (under dev!): + * Perl plugin * debug messages can be enabled via ./configure --enbale-debug option Version 0.0.3 (2003-11-03): |