--- deliantra/server/Changes 2017/01/28 22:38:45 1.854 +++ deliantra/server/Changes 2017/01/29 03:59:15 1.855 @@ -54,6 +54,8 @@ by default. - do proper etag caching for resources in http server. - fix webserver 304 response, which contained entity-headers, confusing squid. + - potentially fix a bug where ob->contr is non-null while ob->contr->ob is null, + causing a segfault. 3.1 Wed Nov 16 23:17:11 CET 2016 - convert to blitz++ 0.10 and later (also requiring c++ 11).