2003-09-27 10:01:11 +00:00
|
|
|
WeeChat - Wee Enhanced Environment for Chat
|
|
|
|
===========================================
|
|
|
|
|
2003-11-30 15:09:04 +00:00
|
|
|
ChangeLog - 2003-11-30
|
2003-09-28 22:14:09 +00:00
|
|
|
|
2003-09-27 10:01:11 +00:00
|
|
|
|
2003-11-09 00:08:01 +00:00
|
|
|
Version 0.0.4 (under dev!):
|
2003-11-16 19:40:36 +00:00
|
|
|
* Perl plugin
|
2003-11-30 15:09:04 +00:00
|
|
|
* Ctrl-C now intercepted (ignored)
|
2003-11-09 00:08:01 +00:00
|
|
|
* debug messages can be enabled via ./configure --enbale-debug option
|
|
|
|
|
2003-11-03 22:03:47 +00:00
|
|
|
Version 0.0.3 (2003-11-03):
|
2003-10-26 23:36:10 +00:00
|
|
|
* ./configure script to build WeeChat
|
2003-10-12 09:20:22 +00:00
|
|
|
* nicks are now correctly sorted (op, halfop, voice, other)
|
2003-11-02 23:04:20 +00:00
|
|
|
* fixed problem with '353' IRC message (nicklist)
|
|
|
|
* fixed problem when nick is truncated by server
|
2003-10-11 17:38:38 +00:00
|
|
|
* fixed crash when entering text without any server connection
|
2003-11-02 00:16:41 +00:00
|
|
|
* fixed crash when /set command is executed
|
2003-10-11 00:25:46 +00:00
|
|
|
* fixed display bug (text was blinking when scrolling)
|
2003-10-12 00:05:29 +00:00
|
|
|
* french translation
|
2003-10-08 22:24:23 +00:00
|
|
|
* new IRC command: /stats, /service, /squit, /motd, /lusers, /links, /time,
|
2003-10-11 00:25:46 +00:00
|
|
|
/trace, /admin, /info, /servlist, /squery, /who, /whowas, /die, /summon,
|
2003-10-12 17:03:38 +00:00
|
|
|
/users, /wallops, /userhost, /ison, /ctcp ping
|
2003-10-12 00:05:29 +00:00
|
|
|
* code cleanup
|
2003-10-06 22:24:19 +00:00
|
|
|
|
2003-10-05 09:06:39 +00:00
|
|
|
Version 0.0.2 (2003-10-05):
|
2003-10-04 23:23:24 +00:00
|
|
|
* added commands /rehash and /restart
|
2003-10-04 10:47:11 +00:00
|
|
|
* command & auto-join channels when connected to server
|
2003-10-04 08:53:10 +00:00
|
|
|
* new commands for alias: /alias, /unalias (new section in config file)
|
|
|
|
* config is now saved automatically when quitting WeeChat, /save command added
|
|
|
|
* new commands for servers: /server, /connect, /disconnect
|
2003-09-29 21:46:34 +00:00
|
|
|
* added autoconnect flag for each server in config file
|
2003-10-04 08:53:10 +00:00
|
|
|
* added "look_set_title" option in config file
|
2003-09-29 21:46:34 +00:00
|
|
|
* term window title is modified with WeeChat name and version
|
|
|
|
* fixed nicklist display bug
|
|
|
|
* fixed crash when sending command which can only be received
|
|
|
|
* CTCP version returns more info (about OS)
|
|
|
|
|
|
|
|
Version 0.0.1 (2003-09-27):
|
|
|
|
* ncurses GUI with color output
|
|
|
|
* multi-servers
|
|
|
|
* channel windows, with nicklist (position: top, bottom, left or right)
|
|
|
|
* private windows
|
|
|
|
* IRC commands: away, ctcp, deop, devoice, invite, join, kick, kill, list,
|
|
|
|
me, mode, msg, names, nick, notice, op, oper, part, ping, pong, quit,
|
|
|
|
quote, topic, version, voice, whois
|
|
|
|
* WeeChat commands: clear, help, set (partial)
|
|
|
|
* many config options
|
|
|
|
* log file (~/.weechat/weechat.log)
|
|
|
|
* nicklist can be moved on top, bottom, left or right of window
|