summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2010-11-08 15:10:13 +0100
committerSebastien Helleu <flashcode@flashtux.org>2010-11-08 15:10:13 +0100
commitd478526b085306891d2d2d258a8ca27f7f407a6c (patch)
tree32c684dc1b60f2f4a6723e0408bf4479fce2f46c /ChangeLog
parent0b287f7e01082cafb05bdfd3832103519d0bc077 (diff)
downloadweechat-d478526b085306891d2d2d258a8ca27f7f407a6c.zip
Add info "python2_bin" (path to python 2.x interpreter) in Python plugin
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b8cf2ad08..7aed7df66 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -59,6 +59,7 @@ Version 0.3.4 (under dev!)
expressions (bug #26964)
* relay: beta version of IRC proxy
* scripts: add missing function "infolist_reset_item_cursor" in API (bug #31057)
+* python: add info "python2_bin" (path to python 2.x interpreter)
* lua: fix crash when unloading script
* ruby: fix compilation with Ruby 1.9.2 (patch #7316)