diff options
author | McCabe Maxsted | 2009-11-13 18:52:58 -0700 |
---|---|---|
committer | McCabe Maxsted | 2009-11-13 18:52:58 -0700 |
commit | 3fa95209ec5184a5781e93e46f7489d790715212 (patch) | |
tree | ed77f5a3cec683ec380ca60dc1b0b29d3afeb89a /ChangeLog.txt | |
parent | Disable unreachable code in boost/lexical_cast.hpp errors in Windows (diff) | |
download | meta-impy-3fa95209ec5184a5781e93e46f7489d790715212.zip meta-impy-3fa95209ec5184a5781e93e46f7489d790715212.tar.gz meta-impy-3fa95209ec5184a5781e93e46f7489d790715212.tar.bz2 meta-impy-3fa95209ec5184a5781e93e46f7489d790715212.tar.xz |
Fixed linker error (onClickHome in llfloaterhtmlhelp.cpp)
Diffstat (limited to '')
-rw-r--r-- | ChangeLog.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index da4fe09..c0995e8 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt | |||
@@ -4,6 +4,11 @@ | |||
4 | 4 | ||
5 | 2009-11-12 McCabe Maxsted <hakushakukun@gmail.com> | 5 | 2009-11-12 McCabe Maxsted <hakushakukun@gmail.com> |
6 | 6 | ||
7 | * Fixed linker error (onClickHome in llfloaterhtmlhelp.cpp). | ||
8 | |||
9 | modified: linden/indra/newview/llfloaterhtmlhelp.cpp | ||
10 | |||
11 | |||
7 | * Disable unreachable code in boost/lexical_cast.hpp errors in Windows. | 12 | * Disable unreachable code in boost/lexical_cast.hpp errors in Windows. |
8 | 13 | ||
9 | modified: linden/indra/newview/llpaneldirfind.cpp | 14 | modified: linden/indra/newview/llpaneldirfind.cpp |