mirror of
https://github.com/gnustep/libs-gsweb.git
synced 2025-02-21 02:41:04 +00:00
Fix changelog comment
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@36685 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
6526169e13
commit
96f2f7b252
1 changed files with 3 additions and 1 deletions
|
@ -6,9 +6,11 @@
|
||||||
environment, uses a private GSFileHandle class
|
environment, uses a private GSFileHandle class
|
||||||
* GSWeb/GSWApplication.[h|m]
|
* GSWeb/GSWApplication.[h|m]
|
||||||
* GSWeb/GSWComponentRequestHandler.m
|
* GSWeb/GSWComponentRequestHandler.m
|
||||||
* GSWeb/GSWMultiKeyDictionary.m
|
|
||||||
make _globalLock a NSRecursiveLock to fix problem
|
make _globalLock a NSRecursiveLock to fix problem
|
||||||
I introduced with SVN rev 36250, fixes bug 39092
|
I introduced with SVN rev 36250, fixes bug 39092
|
||||||
|
* GSWeb/GSWMultiKeyDictionary.m
|
||||||
|
Explicitly create a NSMutableDicitonary, see bug
|
||||||
|
39088
|
||||||
|
|
||||||
2013-05-30: Sebastian Reitenbach <sebastia@l00-bugdead-prods.de>
|
2013-05-30: Sebastian Reitenbach <sebastia@l00-bugdead-prods.de>
|
||||||
* GSWeb/GSWElement.h
|
* GSWeb/GSWElement.h
|
||||||
|
|
Loading…
Reference in a new issue