aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ChangeLog.txt
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r--ChangeLog.txt7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt
index f3fba08..f98be93 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -15,11 +15,16 @@
15 modified: linden/indra/newview/llworldmapview.cpp 15 modified: linden/indra/newview/llworldmapview.cpp
16 16
17 17
18 * Temporarily disable chat channel control in chat history until it works right. 18 * Temporarily disable chat channel control in chat history until it's fixed.
19 19
20 modified: linden/indra/newview/llchatbar.cpp 20 modified: linden/indra/newview/llchatbar.cpp
21 modified: linden/indra/newview/llfloaterchat.cpp 21 modified: linden/indra/newview/llfloaterchat.cpp
22 modified: linden/indra/newview/llprefschat.cpp 22 modified: linden/indra/newview/llprefschat.cpp
23
24
25 * Fixed chat channel control value not updating when Return key pressed.
26
27 modified: linden/indra/llui/llspinctrl.cpp
23 28
24 29
252009-09-24 McCabe Maxsted <hakushakukun@gmail.com> 302009-09-24 McCabe Maxsted <hakushakukun@gmail.com>