aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ChangeLog.txt
diff options
context:
space:
mode:
authorMcCabe Maxsted2009-11-13 18:43:44 -0700
committerMcCabe Maxsted2009-11-13 18:43:44 -0700
commit966e080036a2d3aafa19ddeec634c048e1d2fd7e (patch)
tree7bae2b3193117956df9d8971809cd7f79445ee8c /ChangeLog.txt
parentViewer compiles, but still trying to get everything to link on Windows (diff)
downloadmeta-impy-966e080036a2d3aafa19ddeec634c048e1d2fd7e.zip
meta-impy-966e080036a2d3aafa19ddeec634c048e1d2fd7e.tar.gz
meta-impy-966e080036a2d3aafa19ddeec634c048e1d2fd7e.tar.bz2
meta-impy-966e080036a2d3aafa19ddeec634c048e1d2fd7e.tar.xz
Disable unreachable code in boost/lexical_cast.hpp errors in Windows
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r--ChangeLog.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt
index dd6630d..da4fe09 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -2,6 +2,14 @@
2=- 1.3.0 -= 2=- 1.3.0 -=
3=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- 3=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
4 4
52009-11-12 McCabe Maxsted <hakushakukun@gmail.com>
6
7 * Disable unreachable code in boost/lexical_cast.hpp errors in Windows.
8
9 modified: linden/indra/newview/llpaneldirfind.cpp
10 modified: linden/indra/newview/llvoavatar.cpp
11
12
52009-11-10 McCabe Maxsted <hakushakukun@gmail.com> 132009-11-10 McCabe Maxsted <hakushakukun@gmail.com>
6 14
7 * Viewer compiles, but still trying to get everything to link on Windows. 15 * Viewer compiles, but still trying to get everything to link on Windows.