add note on progress

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@32088 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Richard Frith-MacDonald 2011-02-12 05:57:22 +00:00
parent 5d6acf61f5
commit 0c1f27b2c2

View file

@ -1,6 +1,9 @@
2011-02-11 Richard Frith-Macdonald <rfm@gnu.org>
* Source/NSThread.m: Avoid some unnecessary locking.
I think this completes recommitting of all the changes made with
bugfixes to get them all to at least compile/link on my centos and
windowsxp systems and to pass the testsuite on centos.
2011-02-11 Richard Frith-Macdonald <rfm@gnu.org>