summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorEmmanuel Bouthenot <kolter@openics.org>2005-06-16 16:52:17 +0000
committerEmmanuel Bouthenot <kolter@openics.org>2005-06-16 16:52:17 +0000
commitf72e5952f2d622be6b4c098232a8d6ece4da21a0 (patch)
tree771721ad0ab7ccfd677379d7aec78fb52956b271 /ChangeLog
parentebf5f9e66d57cb10e175f844924fd93c301176f1 (diff)
downloadweechat-f72e5952f2d622be6b4c098232a8d6ece4da21a0.zip
in python scripts, all messages written in stdin and stderr are redirect in server window
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d8f57cc15..bcedee476 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,8 @@ ChangeLog - 2005-06-16
Version 0.1.3 (under dev!):
+ * in python scripts, all messages written in stdin and stderr are redirect in server window
+ * fix a filename error while loading a python script manually
* fixed plugins "print" and "prnt" functions: now ok for writing on server
buffers
* fixed color problem with new libcurses version