aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ChangeLog.txt
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r--ChangeLog.txt8
1 files changed, 6 insertions, 2 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt
index cb5b323..94ce7d8 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -1,5 +1,11 @@
12009-05-25 Jacek Antonelli <jacek.antonelli@gmail.com> 12009-05-25 Jacek Antonelli <jacek.antonelli@gmail.com>
2 2
3 * linden/indra/newview/skins/default/xui/en-us/alerts.xml:
4 Added ConfirmToggleFullscreen alert text.
5
6
72009-05-24 Jacek Antonelli <jacek.antonelli@gmail.com>
8
3 * linden/indra/newview/llfloaterworldmap.cpp: 9 * linden/indra/newview/llfloaterworldmap.cpp:
4 User-initiated Teleport Home has confirmation dialog. 10 User-initiated Teleport Home has confirmation dialog.
5 That's in the World menu and on the world map. 11 That's in the World menu and on the world map.
@@ -7,8 +13,6 @@
7 Ditto. 13 Ditto.
8 14
9 15
102009-05-24 Jacek Antonelli <jacek.antonelli@gmail.com>
11
12 * linden/indra/newview/llagent.cpp: 16 * linden/indra/newview/llagent.cpp:
13 Added Teleport Home confirmation and callback methods. 17 Added Teleport Home confirmation and callback methods.
14 LLAgent::teleportHomeConfirm() 18 LLAgent::teleportHomeConfirm()