add missing ChangeLog entry

This commit is contained in:
Christopher Faylor 2005-10-24 00:02:05 +00:00
parent 82c925af80
commit 0f9a8fc652
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@
as stacklock state.
* dcrt0.cc (lock_process::locker): Define.
(dtable::lock_cs): Delete.
(dll_crt0_0): Initialize process lock here ASAP.
* dtable.cc (dtable_init): Eliminate call to init_lock().
(dtable::fixup_after_fork): Ditto.
(dtable::init_lock): Delete definition.