From ebce3d7682489151a6fc48a923c7154dad401219 Mon Sep 17 00:00:00 2001 From: Jacek Antonelli Date: Sun, 28 Feb 2010 15:06:28 -0600 Subject: ChangeLog entries for contributions from Patrick Sapinski. --- ChangeLog.txt | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) (limited to 'ChangeLog.txt') diff --git a/ChangeLog.txt b/ChangeLog.txt index 3b7d31b..f54d93d 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -811,6 +811,28 @@ modified: linden/indra/cmake/CopyWinLibs.cmake +2009-12-01 Patrick Sapinski + + * vstool VS2010 support + + modified: linden/indra/tools/vstool/VSTool.exe + modified: linden/indra/tools/vstool/main.cs + + + * develop.py support for VS2010 + + modified: linden/indra/develop.py + + +2009-11-30 Patrick Sapinski + + * Disabled sending viewer stats. + It is useless to the viewer and also transmits some sensitive + information about the user's computer to LL. + + modified: linden/indra/newview/llappviewer.cpp + + 2009-11-30 Armin Weatherwax * Emeralds client name tag and clothing layer protection. @@ -868,6 +890,21 @@ modified: linden/indra/newview/res/viewerRes.rc +2009-11-28 Patrick Sapinski + + * dynamically linked libpng for windows added to install.xml (from + snowglobe) which is required to build 1.23 and up. + + modified: linden/install.xml + + + * commented out some cmake code that completely breaks distributed + builds on Windows, doesn't affect other builds, seems to do + nothing, and was commented out on MK years ago :) + + modified: linden/indra/newview/CMakeLists.txt + + 2009-11-28 Jacek Antonelli * Compile flag "-Wno-non-virtual-dtor" is for C++, not C. -- cgit v1.1