diff options
author | berkeviktor@aol.com <berkeviktor@aol.com> | 2011-02-28 19:07:47 +0100 |
---|---|---|
committer | berkeviktor@aol.com <berkeviktor@aol.com> | 2011-02-28 19:07:47 +0100 |
commit | d3330fbe6f3cdcf3cc43550bb61c3393eb7cd794 (patch) | |
tree | 7d0d423003ee034bfb0825e36a0e3c88cc66857f | |
parent | ad7ea4b77e059880ef8f7cb05fe2aa2cdcc217fb (diff) |
update xchat to r1490
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index 750d3f75..d32a6851 100644 --- a/ChangeLog +++ b/ChangeLog @@ -19,7 +19,7 @@ highlights. The full CVS log is available at www.xchat.org/cvslog/ documentation for details. * When building on Windows, generate the name of the DLL for the Perl library based on information from the header files instead of hardcoding - the value. + the value. * 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. |