# HG changeset patch # User Matti Hamalainen # Date 1412599885 -10800 # Node ID edd7a18b71a2567a4e58321575e66e96392b685c # Parent 8fdb848549d084eca512eaa9a30a737f40b57d46 Update. diff -r 8fdb848549d0 -r edd7a18b71a2 CHANGES --- a/CHANGES Mon Oct 06 15:48:31 2014 +0300 +++ b/CHANGES Mon Oct 06 15:51:25 2014 +0300 @@ -2,6 +2,9 @@ Yadex 1.7.2-GZ (2014-10-??) + * Remove "Boost" usage, and the ancient subset of Boost that was + previously included. Use standard C++11 smart_ptr instead. + * More warning fixes. * Fixed a NASTY bug in TEXTURE2 lump directory reading of textures.cc.