summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2010-09-17 17:04:13 +0200
committerSebastien Helleu <flashcode@flashtux.org>2010-09-17 17:04:13 +0200
commitbf98885506ed66c862e84dfd03f0ad9979cc767b (patch)
tree069edfbe022f77c194bff7bc08c82a455378aee0 /ChangeLog
parent914e3bcc9ed33c12838b73158532de7dd02ed52d (diff)
downloadweechat-bf98885506ed66c862e84dfd03f0ad9979cc767b.zip
Update ChangeLog
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 7eece243a..17834509f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,7 @@
WeeChat ChangeLog
=================
Sébastien Helleu <flashcode@flashtux.org>
-v0.3.4-dev, 2010-08-27
+v0.3.4-dev, 2010-09-17
Version 0.3.4 (under dev!)
@@ -16,6 +16,7 @@ Version 0.3.4 (under dev!)
* irc: fix bug with hostmasks in command /ignore (bug #30716)
* rmodifier: new plugin "rmodifier": alter modifier strings with regular
expressions (bug #26964)
+* relay: beta version of IRC proxy
Version 0.3.3 (2010-08-07)
--------------------------