--- deliantra/server/Changes 2008/09/19 01:39:45 1.231 +++ deliantra/server/Changes 2008/09/19 05:30:23 1.232 @@ -24,6 +24,8 @@ - fix a bug in the dynbuf code that could potentially lead to crashes and data corruption (but apparently was never triggered). - close the $ENV{LOCKUTIL_LOCK_FD} fd if in the env, for lockutil. + - make sure Compress::LZF acquires the storable lock, might fix some + data corruption bug. - tweak coredumping/monitoring a bit. - do not crash in the loader when an inventory object could not be loaded (from a corrupted file).