diff options
author | Gigs Taggart | 2008-09-19 20:59:32 -0500 |
---|---|---|
committer | Jacek Antonelli | 2008-09-19 20:59:32 -0500 |
commit | bbe49803b67fe660702e638208b2b4c9a79036a3 (patch) | |
tree | 40cdd4835714bc3cebd46dec2182b8c524d8acb6 /ChangeLog.txt | |
parent | New optional SConstruct flag to specify an exact path to build (diff) | |
download | meta-impy-bbe49803b67fe660702e638208b2b4c9a79036a3.zip meta-impy-bbe49803b67fe660702e638208b2b4c9a79036a3.tar.gz meta-impy-bbe49803b67fe660702e638208b2b4c9a79036a3.tar.bz2 meta-impy-bbe49803b67fe660702e638208b2b4c9a79036a3.tar.xz |
VWR-2331: Terraform tool variable "strength".
Contributing authors: Gigs Taggart, Aimee Trescothick, Which Linden.
Diffstat (limited to '')
-rw-r--r-- | ChangeLog.txt | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index 31bfe4a..6b8b5a1 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt | |||
@@ -1,3 +1,17 @@ | |||
1 | 2008-09-19 Gigs Taggart <gigstaggart@gmail.com> | ||
2 | |||
3 | * linden/indra/newview/app_settings/settings.xml: | ||
4 | VWR-2331: Terraform tool variable "strength". | ||
5 | Contributing authors: Gigs Taggart, Aimee Trescothick, Which Linden. | ||
6 | * linden/indra/newview/llfloatertools.cpp: | ||
7 | Ditto. | ||
8 | * linden/indra/newview/llfloatertools.h: | ||
9 | Ditto. | ||
10 | * linden/indra/newview/lltoolbrush.cpp: | ||
11 | Ditto. | ||
12 | * linden/indra/newview/skins/default/xui/en-us/floater_tools.xml: | ||
13 | Ditto. | ||
14 | |||
1 | 2008-09-19 Jacek Antonelli <jacek.antonelli@gmail.com> | 15 | 2008-09-19 Jacek Antonelli <jacek.antonelli@gmail.com> |
2 | 16 | ||
3 | * linden/indra/SConstruct: | 17 | * linden/indra/SConstruct: |