aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ChangeLog.txt
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r--ChangeLog.txt15
1 files changed, 15 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt
index da21601..6f6cd91 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -7,6 +7,21 @@
7 * linden/indra/llui/lltexteditor.cpp: 7 * linden/indra/llui/lltexteditor.cpp:
8 Backported Qarl's fix for VWR-8773: Closing parenthesis breaks urls. 8 Backported Qarl's fix for VWR-8773: Closing parenthesis breaks urls.
9 9
10 * linden/indra/llcommon/llstring.h:
11 Backported fix for VWR-5529: group chat scrolls up when logging enabled.
12 * linden/indra/llui/lltexteditor.cpp:
13 Ditto.
14 * linden/indra/llui/lltexteditor.h:
15 Ditto.
16 * linden/indra/newview/skins/default/xui/en-us/floater_chat_history.xml:
17 Ditto.
18 * linden/indra/newview/skins/default/xui/en-us/floater_instant_message.xml:
19 Ditto.
20 * linden/indra/newview/skins/default/xui/en-us/floater_instant_message_ad_hoc.xml:
21 Ditto.
22 * linden/indra/newview/skins/default/xui/en-us/floater_instant_message_group.xml:
23 Ditto.
24
10 25
112009-01-22 McCabe Maxsted <hakushakukun@gmail.com> 262009-01-22 McCabe Maxsted <hakushakukun@gmail.com>
12 27