--- deliantra/server/Changes 2016/11/18 04:44:13 1.848 +++ deliantra/server/Changes 2017/01/11 12:10:25 1.852 @@ -47,6 +47,11 @@ is certainly not ready for non-recursive makes, what a hack :() - use c++11 headers in preference to tr1 ones. - fix odr violation: struct point. + - make the code warnigns-clean, for some definition of warnings. + - port to g++ 6. + - implement keep_suffix meta for cfutil, so files keep their extension. + - built-in webserver uses improved conetnt-type detection and uses charset utf-8 + by default. 3.1 Wed Nov 16 23:17:11 CET 2016 - convert to blitz++ 0.10 and later (also requiring c++ 11).