diff options
author | McCabe Maxsted | 2009-01-12 15:33:52 -0700 |
---|---|---|
committer | McCabe Maxsted | 2009-01-12 15:33:52 -0700 |
commit | 2258733ba2adffbedd8104e1a7d9e762a578054e (patch) | |
tree | bfd25c7d90ff580c183fa0d75c41248c574428fa /ChangeLog.txt | |
parent | Added inventory changes to fix one method of inventory loss. (diff) | |
download | meta-impy-2258733ba2adffbedd8104e1a7d9e762a578054e.zip meta-impy-2258733ba2adffbedd8104e1a7d9e762a578054e.tar.gz meta-impy-2258733ba2adffbedd8104e1a7d9e762a578054e.tar.bz2 meta-impy-2258733ba2adffbedd8104e1a7d9e762a578054e.tar.xz |
Updated changes to LLSD.
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r-- | ChangeLog.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index bdebb51..daa386c 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt | |||
@@ -3,6 +3,15 @@ | |||
3 | * linden/indra/llcommon/llversionviewer.h | 3 | * linden/indra/llcommon/llversionviewer.h |
4 | Changed version to RC1. | 4 | Changed version to RC1. |
5 | 5 | ||
6 | * linden/indra/lib/python/indra/base/llsd.py: | ||
7 | Updated changes to LLSD. | ||
8 | * linden/indra/lib/python/indra/util/fastest_elementtree.py: | ||
9 | Ditto. | ||
10 | * linden/indra/llcommon/llkeythrottle.h: | ||
11 | Ditto. | ||
12 | * linden/indra/llinventory/llsaleinfo.cpp: | ||
13 | Ditto. | ||
14 | |||
6 | * linden/indra/llmath/llcalc.cpp: | 15 | * linden/indra/llmath/llcalc.cpp: |
7 | Added cheat sheet help buttons in tools window. | 16 | Added cheat sheet help buttons in tools window. |
8 | * linden/indra/newview/llpanelface.cpp: | 17 | * linden/indra/newview/llpanelface.cpp: |