diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2005-07-12 17:05:01 +0000 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2005-07-12 17:05:01 +0000 |
commit | 6b12f1908336c637e543aab53731430f855cdc22 (patch) | |
tree | ae0885213d075d39887775c4b4910535abf23f51 /ChangeLog | |
parent | 8a6d35cf125822357c2957492ce952cf572e596b (diff) | |
download | weechat-6b12f1908336c637e543aab53731430f855cdc22.zip |
- added DCC timeout
- fixed FIFO pipe (command now authorized on a buffer not connected to an IRC server)
- fixed Perl bug with info reading functions
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -5,7 +5,10 @@ ChangeLog - 2005-07-12 Versoin 0.1.4 (under dev!): + * added DCC timeout * added function for Perl/Python to get DCC list + * fixed FIFO pipe (command now authorized on a buffer not connected + to an IRC server) * topic completion now decodes UTF-8 string * fixed bug with IRC URL on command line (irc://) * new keyboard management: keys are setup in config file, new command |