diff options
author | McCabe Maxsted | 2009-11-15 18:35:28 -0700 |
---|---|---|
committer | McCabe Maxsted | 2009-11-15 18:35:28 -0700 |
commit | 0c1c3a6d2122b764ede592efa6c10b0cb7c0ddba (patch) | |
tree | fd0891c51855da5753425ef5f7d85ecc33ba012d /ChangeLog.txt | |
parent | Updated missing menu entry comments in llviewermenu.cpp (diff) | |
download | meta-impy-0c1c3a6d2122b764ede592efa6c10b0cb7c0ddba.zip meta-impy-0c1c3a6d2122b764ede592efa6c10b0cb7c0ddba.tar.gz meta-impy-0c1c3a6d2122b764ede592efa6c10b0cb7c0ddba.tar.bz2 meta-impy-0c1c3a6d2122b764ede592efa6c10b0cb7c0ddba.tar.xz |
Fixed CMake setting errors
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 6cb44f4..6d373e7 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt | |||
@@ -2,6 +2,14 @@ | |||
2 | =- 1.3.0 -= | 2 | =- 1.3.0 -= |
3 | =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- | 3 | =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- |
4 | 4 | ||
5 | 2009-11-15 McCabe Maxsted <hakushakukun@gmail.com> | ||
6 | |||
7 | * Fixed CMake setting errors. | ||
8 | |||
9 | modified: linden/indra/cmake/00-Common.cmake | ||
10 | modified: linden/indra/cmake/CopyWinLibs.cmake | ||
11 | |||
12 | |||
5 | 2009-11-14 McCabe Maxsted <hakushakukun@gmail.com> | 13 | 2009-11-14 McCabe Maxsted <hakushakukun@gmail.com> |
6 | 14 | ||
7 | * Moved blog and forums menu option alerts to new notifications system. | 15 | * Moved blog and forums menu option alerts to new notifications system. |