aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ChangeLog.txt
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r--ChangeLog.txt19
1 files changed, 19 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt
index efb01e6..3cfcdaf 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -10,6 +10,13 @@
10 modified: linden/indra/newview/llviewermenu.cpp 10 modified: linden/indra/newview/llviewermenu.cpp
11 11
12 12
132009-09-26 McCabe Maxsted <hakushakukun@gmail.com>
14
15 * Added missing FloaterAnimationListRect to settings.xml
16
17 modified: linden/indra/newview/app_settings/settings.xml
18
19
132009-09-25 McCabe Maxsted <hakushakukun@gmail.com> 202009-09-25 McCabe Maxsted <hakushakukun@gmail.com>
14 21
15 * Removed problematic /MP flag. 22 * Removed problematic /MP flag.
@@ -27,6 +34,18 @@
27 modified: linden/indra/newview/llworldmapview.cpp 34 modified: linden/indra/newview/llworldmapview.cpp
28 35
29 36
37 * Temporarily disable chat channel control in chat history until it's fixed.
38
39 modified: linden/indra/newview/llchatbar.cpp
40 modified: linden/indra/newview/llfloaterchat.cpp
41 modified: linden/indra/newview/llprefschat.cpp
42
43
44 * Fixed chat channel control value not updating when Return key pressed.
45
46 modified: linden/indra/llui/llspinctrl.cpp
47
48
302009-09-24 McCabe Maxsted <hakushakukun@gmail.com> 492009-09-24 McCabe Maxsted <hakushakukun@gmail.com>
31 50
32 * Applied RLVa patch for Imprudence 1.2 by Kitty Barnett. 51 * Applied RLVa patch for Imprudence 1.2 by Kitty Barnett.