diff options
Diffstat (limited to '')
-rw-r--r-- | ChangeLog.txt | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index b8002f6..84f64b0 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt | |||
@@ -8,6 +8,33 @@ | |||
8 | Ditto. | 8 | Ditto. |
9 | 9 | ||
10 | 10 | ||
11 | Aimee Trescothick <aimee@ama-zing.co.uk> | ||
12 | * linden/indra/llmath/llcalc.cpp: | ||
13 | Ability to do simple math in build editor. | ||
14 | * linden/indra/llmath/llcalc.h: | ||
15 | Ditto. | ||
16 | * linden/indra/llmath/llcalcparser.cpp: | ||
17 | Ditto. | ||
18 | * linden/indra/llmath/llcalcparser.h: | ||
19 | Ditto. | ||
20 | * linden/indra/llmath/CMakeLists.txt: | ||
21 | Ditto. | ||
22 | * linden/indra/llui/lllineeditor.cpp: | ||
23 | Ditto. | ||
24 | * linden/indra/llui/lllineeditor.h: | ||
25 | Ditto. | ||
26 | * linden/indra/llui/llspinctrl.cpp: | ||
27 | Ditto. | ||
28 | * linden/indra/newview/llappviewer.cpp: | ||
29 | Ditto. | ||
30 | * linden/indra/newview/llpanelface.cpp: | ||
31 | Ditto. | ||
32 | * linden/indra/newview/llpanelobject.cpp: | ||
33 | Ditto. | ||
34 | * linden/indra/newview/skins/default/xui/en-us/floater_tools.xml: | ||
35 | Ditto. | ||
36 | |||
37 | |||
11 | 2009-01-08 McCabe Maxsted <hakushakukun@gmail.com> | 38 | 2009-01-08 McCabe Maxsted <hakushakukun@gmail.com> |
12 | 39 | ||
13 | * linden/indra/cmake/CopyWinLibs.cmake: | 40 | * linden/indra/cmake/CopyWinLibs.cmake: |