diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2010-11-08 15:10:13 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2010-11-08 15:10:13 +0100 |
commit | d478526b085306891d2d2d258a8ca27f7f407a6c (patch) | |
tree | 32c684dc1b60f2f4a6723e0408bf4479fce2f46c /ChangeLog | |
parent | 0b287f7e01082cafb05bdfd3832103519d0bc077 (diff) | |
download | weechat-d478526b085306891d2d2d258a8ca27f7f407a6c.zip |
Add info "python2_bin" (path to python 2.x interpreter) in Python plugin
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) |