diff options
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 | ||