diff options
author | McCabe Maxsted | 2009-11-07 19:34:35 -0700 |
---|---|---|
committer | McCabe Maxsted | 2009-11-07 19:34:35 -0700 |
commit | f6e759acb43649e278327a6b6a8a83fbf9af3fe5 (patch) | |
tree | ec109872f6a9e9e9ee97203373cff367da88414b /ChangeLog.txt | |
parent | Upped version to 1.2.0 RC1 (diff) | |
download | meta-impy-f6e759acb43649e278327a6b6a8a83fbf9af3fe5.zip meta-impy-f6e759acb43649e278327a6b6a8a83fbf9af3fe5.tar.gz meta-impy-f6e759acb43649e278327a6b6a8a83fbf9af3fe5.tar.bz2 meta-impy-f6e759acb43649e278327a6b6a8a83fbf9af3fe5.tar.xz |
Check for different versions of boost in build math files (also fixes broken build math functions)
Diffstat (limited to '')
-rw-r--r-- | ChangeLog.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index de97d52..bd322e5 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt | |||
@@ -22,6 +22,13 @@ | |||
22 | 22 | ||
23 | 2009-11-07 McCabe Maxsted <hakushakukun@gmail.com> | 23 | 2009-11-07 McCabe Maxsted <hakushakukun@gmail.com> |
24 | 24 | ||
25 | * Check for different versions of boost in build math files (also fixes broken build math functions). | ||
26 | |||
27 | modified: linden/indra/llmath/llcalc.cpp | ||
28 | modified: linden/indra/llmath/llcalcparser.cpp | ||
29 | modified: linden/indra/llmath/llcalcparser.h | ||
30 | |||
31 | |||
25 | * Upped version to 1.2.0 RC1. | 32 | * Upped version to 1.2.0 RC1. |
26 | 33 | ||
27 | modified: linden/indra/llcommon/llversionviewer.h | 34 | modified: linden/indra/llcommon/llversionviewer.h |