summary refs log tree commit diff stats
path: root/ChangeLog
diff options
context:
space:
mode:
authorBerke Viktor <bviktor@hexchat.org>2012-07-13 20:16:10 +0200
committerBerke Viktor <bviktor@hexchat.org>2012-07-13 20:16:10 +0200
commited0e530b794c25edbc0539941924638a1e1e6f16 (patch)
tree134a7a09b37433cf973070032a4e708675b3fadb /ChangeLog
parentd563f64ab8c6dd6e6f3261f61a2dca7a5b934b6d (diff)
Update XChat to r1514
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f5714ea8..bd12351d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -32,6 +32,10 @@ highlights. The full CVS log is available at www.xchat.org/cvslog/
   * Fixed a bug in the reinit handling code. The bug prevented the plugin from
     cleaning up properly. Which includes unloading scripts and removing
 	 their GUI entries.
+  * Remove the restriction on having only 1 package per script. Any inner
+    packages declared will also be unloaded when the script is unload. If
+    multiple script declare an inner package with the same name then unloading
+    or reloading one of those scripts will cause problems.
 
 ------------------------------------------------------------------------------
  2.8.8 - 30/May/2010