summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2011-10-10 18:40:03 +0200
committerSebastien Helleu <flashcode@flashtux.org>2011-10-10 18:40:03 +0200
commit430d1643cc51c9c78a6e30f37fef31fbd1595b1d (patch)
tree6b38bcb3877194426b5123eb30bdda1a7ae3b12c /ChangeLog
parent2af9c4ba92c13f44ead7a488b6fe76416113d7bb (diff)
downloadweechat-430d1643cc51c9c78a6e30f37fef31fbd1595b1d.zip
core: fix compilation error (INSTALLPREFIX undeclared) on OS X and when compiling with included gettext (bug #26690)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 9d1a491ce..79f90a944 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,12 +1,14 @@
WeeChat ChangeLog
=================
Sébastien Helleu <flashcode@flashtux.org>
-v0.3.6-rc1, 2011-10-09
+v0.3.6-rc1, 2011-10-10
Version 0.3.6 (under dev!)
--------------------------
+* core: fix compilation error (INSTALLPREFIX undeclared) on OS X and when
+ compiling with included gettext (bug #26690)
* core: display timeout for hook_process command only if debug for core is
enabled (task #11401)
* core: bufferize lines displayed before core buffer is created, to display them