diff options
author | Jacek Antonelli | 2009-05-31 22:16:58 -0500 |
---|---|---|
committer | Jacek Antonelli | 2009-05-31 22:16:58 -0500 |
commit | 2cc402c47a814d126f2643483e1812eb56d81f6f (patch) | |
tree | 2a3c86d21fd423757b58d9bddd52df29b79c3bea /ChangeLog.txt | |
parent | Added a separator between Wear and Restore to Last Position. (diff) | |
download | meta-impy-2cc402c47a814d126f2643483e1812eb56d81f6f.zip meta-impy-2cc402c47a814d126f2643483e1812eb56d81f6f.tar.gz meta-impy-2cc402c47a814d126f2643483e1812eb56d81f6f.tar.bz2 meta-impy-2cc402c47a814d126f2643483e1812eb56d81f6f.tar.xz |
Added a confirmation dialog for Take Off All Clothes.
Diffstat (limited to '')
-rw-r--r-- | ChangeLog.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index 103841a..26b507d 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt | |||
@@ -1,3 +1,12 @@ | |||
1 | 2009-05-31 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
2 | |||
3 | * Added a confirmation dialog for Take Off All Clothes. | ||
4 | |||
5 | modified: linden/indra/newview/llagent.cpp | ||
6 | modified: linden/indra/newview/llagent.h | ||
7 | modified: linden/indra/newview/skins/default/xui/en-us/alerts.xml | ||
8 | |||
9 | |||
1 | 2009-05-25 Jacek Antonelli <jacek.antonelli@gmail.com> | 10 | 2009-05-25 Jacek Antonelli <jacek.antonelli@gmail.com> |
2 | 11 | ||
3 | * linden/indra/newview/llinventorybridge.cpp (buildContextMenu): | 12 | * linden/indra/newview/llinventorybridge.cpp (buildContextMenu): |