summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2010-07-05 17:05:49 +0200
committerSebastien Helleu <flashcode@flashtux.org>2010-07-05 17:05:49 +0200
commit94fbbc0a7fc89cc6ddbf45c366464ae0cb1ae7fa (patch)
tree6fe3f090b797eef75b452d098774fdf7b90a9bf9 /ChangeLog
parentcb18bdb10b1dfc6b4f53585ea162961e826f0146 (diff)
downloadweechat-94fbbc0a7fc89cc6ddbf45c366464ae0cb1ae7fa.zip
Use of hashtable for local variables of buffers
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 1c228d275..4f79228ce 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,7 @@
WeeChat ChangeLog
=================
Sébastien Helleu <flashcode@flashtux.org>
-v0.3.3-dev, 2010-06-18
+v0.3.3-dev, 2010-07-05
Version 0.3.3 (under dev!)
@@ -16,6 +16,7 @@ Version 0.3.3 (under dev!)
* core: fix crash with hook_process (when timer is called on a deleted hook
process)
* core: fix display bug with attributes like underlined in bars (bug #29889)
+* core: add hashtables with new functions in plugin API
* api: add function "string_expand_home", fix bug with replacement of home in
paths
* irc: use empty real name by default in config, instead of reading real name