From 0fe369309b7bebdabc6899ae1106c9dee4ff2b45 Mon Sep 17 00:00:00 2001 From: Christopher Davis Date: Fri, 18 Aug 2006 06:57:46 +0000 Subject: added more scripts git-svn-id: http://svn.irssi.org/repos/irssi-python@4319 dbcabf3a-b0e7-0310-adc4-f8d773084564 --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index a6d3ee8..381bda9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -7,3 +7,8 @@ loafier, 2006-08-16: changed intstallation location of docs (irssi/docs/irssi-python.html -> doc/irssi/irssi-python.html) added online help document ( -> irssi/help/py) changed name of shared library from libirssi_python.so to libpython.so + +loafier, 2006-08-17: + added a few simple scripts + added settings_add_* wrappers to irssi.py + -- cgit