diff options
Diffstat (limited to '')
-rw-r--r-- | ChangeLog.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index 7a9fefa..3003c69 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt | |||
@@ -1,5 +1,13 @@ | |||
1 | 2009-12-01 McCabe Maxsted <hakushakukun@gmail.com> | 1 | 2009-12-01 McCabe Maxsted <hakushakukun@gmail.com> |
2 | 2 | ||
3 | * Moved the viewer artwork to its own CMake file. | ||
4 | |||
5 | new file: linden/indra/cmake/ViewerArtwork.cmake | ||
6 | modified: linden/indra/cmake/00-Common.cmake | ||
7 | modified: linden/indra/llaudio/CMakeLists.txt | ||
8 | modified: linden/indra/newview/CMakeLists.txt | ||
9 | |||
10 | |||
3 | * Removed libpng12-0.dll from CopyWinLibs.cmake. | 11 | * Removed libpng12-0.dll from CopyWinLibs.cmake. |
4 | 12 | ||
5 | modified: linden/indra/cmake/CopyWinLibs.cmake | 13 | modified: linden/indra/cmake/CopyWinLibs.cmake |