Changeset 5312 for branches/release-0.13.5-before-modinc/pfixcore/ChangeLog
- Timestamp:
- 08/23/10 18:07:41 (21 months ago)
- Location:
- branches/release-0.13.5-before-modinc/pfixcore
- Files:
-
- 2 modified
Legend:
- Unmodified
- Added
- Removed
-
branches/release-0.13.5-before-modinc/pfixcore
- Property svn:mergeinfo changed
/branches/release-0.13.x/pfixcore merged: 4749
- Property svn:mergeinfo changed
-
branches/release-0.13.5-before-modinc/pfixcore/ChangeLog
r4662 r5312 1 2009-07-27 Martin Leidig <mleidig@schlund.de> 2 3 Fixed possible deadlock within SessionEndNotificator when 4 one thread adds a SessionListener after getting a lock to an 5 application object, while another thread is invalidating 6 the session and calls a registered SessionListener, which itself 7 tries to lock the same application object. 8 1 9 2009-06-25 Martin Leidig <mleidig@schlund.de> 2 10
