diff options
author | Jacek Antonelli | 2009-11-18 23:08:01 -0600 |
---|---|---|
committer | Jacek Antonelli | 2009-11-18 23:10:06 -0600 |
commit | 98f909f9915448d49cd7fe83d044fdc490fc6003 (patch) | |
tree | 1d037f14a57505638dbc9f5fbd8a950290629b73 /ChangeLog.txt | |
parent | Added "File > Export Selected Objects..." (diff) | |
download | meta-impy-98f909f9915448d49cd7fe83d044fdc490fc6003.zip meta-impy-98f909f9915448d49cd7fe83d044fdc490fc6003.tar.gz meta-impy-98f909f9915448d49cd7fe83d044fdc490fc6003.tar.bz2 meta-impy-98f909f9915448d49cd7fe83d044fdc490fc6003.tar.xz |
SNOW-108: Fast timers fail on non i386 systems
Patch by Robin Cornelius
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r-- | ChangeLog.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index 492d353..cc20925 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt | |||
@@ -1,5 +1,13 @@ | |||
1 | 2009-11-18 Jacek Antonelli <jacek.antonelli@gmail.com> | 1 | 2009-11-18 Jacek Antonelli <jacek.antonelli@gmail.com> |
2 | 2 | ||
3 | * SNOW-108: Fast timers fail on non i386 systems | ||
4 | Patch by Robin Cornelius | ||
5 | |||
6 | modified: doc/contributions.txt | ||
7 | modified: indra/llcommon/llfasttimer.cpp | ||
8 | modified: indra/llcommon/llfasttimer.h | ||
9 | |||
10 | |||
3 | * Added "File > Export Selected Objects..." | 11 | * Added "File > Export Selected Objects..." |
4 | 12 | ||
5 | modified: linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml | 13 | modified: linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml |