From 96f2f7b2520879f72dba7d2cecc4cf73d8f6e0ac Mon Sep 17 00:00:00 2001 From: Sebastian Reitenbach Date: Fri, 31 May 2013 08:34:21 +0000 Subject: [PATCH] Fix changelog comment git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@36685 72102866-910b-0410-8b05-ffd578937521 --- ChangeLog | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 51c8684..18c2dcc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -6,9 +6,11 @@ environment, uses a private GSFileHandle class * GSWeb/GSWApplication.[h|m] * GSWeb/GSWComponentRequestHandler.m - * GSWeb/GSWMultiKeyDictionary.m make _globalLock a NSRecursiveLock to fix problem I introduced with SVN rev 36250, fixes bug 39092 + * GSWeb/GSWMultiKeyDictionary.m + Explicitly create a NSMutableDicitonary, see bug + 39088 2013-05-30: Sebastian Reitenbach * GSWeb/GSWElement.h