From 8efac63e69008d601489a6365bb4884abc065699 Mon Sep 17 00:00:00 2001 From: David Anderson Date: Wed, 15 Feb 2006 19:55:05 +0000 Subject: [PATCH] fixed changelog SIGH --HG-- extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40185 --- sourcemm/changelog.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sourcemm/changelog.txt b/sourcemm/changelog.txt index 88e1410..9d05ece 100644 --- a/sourcemm/changelog.txt +++ b/sourcemm/changelog.txt @@ -1,6 +1,6 @@ 2006/02/15 1.2.1: - Fixed bug where returning newparams in a post hook would cause infinite recursion. - - Fixed bug where "meta load" could load multiple plugins. + - Fixed bug where "meta load" could load the same plugin multiple times. - Fixed bug where unloading a plugin could crash internal hook states. - Fixed bug where unhooking a single hook would clear the hook chain.