diff options
author | Jacek Antonelli | 2009-05-25 22:06:04 -0500 |
---|---|---|
committer | Jacek Antonelli | 2009-05-25 22:06:04 -0500 |
commit | ef271368696c038755a20f3f75b6d91ef076dc25 (patch) | |
tree | 8299a7f79dfc8418f12023e14ad787fbff974c16 /ChangeLog.txt | |
parent | Restore to Last Position has a confirmation dialog now. (diff) | |
download | meta-impy-ef271368696c038755a20f3f75b6d91ef076dc25.zip meta-impy-ef271368696c038755a20f3f75b6d91ef076dc25.tar.gz meta-impy-ef271368696c038755a20f3f75b6d91ef076dc25.tar.bz2 meta-impy-ef271368696c038755a20f3f75b6d91ef076dc25.tar.xz |
Added a separator between Wear and Restore to Last Position.
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r-- | ChangeLog.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index 5e31313..103841a 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt | |||
@@ -1,5 +1,11 @@ | |||
1 | 2009-05-25 Jacek Antonelli <jacek.antonelli@gmail.com> | 1 | 2009-05-25 Jacek Antonelli <jacek.antonelli@gmail.com> |
2 | 2 | ||
3 | * linden/indra/newview/llinventorybridge.cpp (buildContextMenu): | ||
4 | Added a separator between Wear and Restore to Last Position. | ||
5 | * linden/indra/newview/skins/default/xui/en-us/menu_inventory.xml: | ||
6 | Ditto. | ||
7 | |||
8 | |||
3 | * linden/indra/newview/llinventorybridge.cpp: | 9 | * linden/indra/newview/llinventorybridge.cpp: |
4 | Restore to Last Position has a confirmation dialog now. | 10 | Restore to Last Position has a confirmation dialog now. |
5 | 11 | ||