aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ChangeLog.txt
diff options
context:
space:
mode:
authorMcCabe Maxsted2009-10-08 03:01:21 -0700
committerMcCabe Maxsted2009-10-08 03:01:21 -0700
commitaf3e9ef15886ab01bd123a2fc1cec5cf0f08b357 (patch)
tree7def316336a33c65f129c0acc37ea47a9c9aa82e /ChangeLog.txt
parentMini-map radar now can notify you when someone enters the sim (diff)
downloadmeta-impy-af3e9ef15886ab01bd123a2fc1cec5cf0f08b357.zip
meta-impy-af3e9ef15886ab01bd123a2fc1cec5cf0f08b357.tar.gz
meta-impy-af3e9ef15886ab01bd123a2fc1cec5cf0f08b357.tar.bz2
meta-impy-af3e9ef15886ab01bd123a2fc1cec5cf0f08b357.tar.xz
Clickable IMs in chat history was causing readability problems at varying distances, decided it was a bug and fixed it
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r--ChangeLog.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt
index 20328a0..9a63b6b 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -1,5 +1,11 @@
12009-10-07 McCabe Maxsted <hakushakukun@gmail.com> 12009-10-07 McCabe Maxsted <hakushakukun@gmail.com>
2 2
3 * Clickable IMs in chat history was causing readability problems at varying distances,
4 decided it was a bug and fixed it.
5
6 modified: linden/indra/newview/llfloaterchat.cpp
7
8
3 * Mini-map radar now can notify you when someone enters the sim. 9 * Mini-map radar now can notify you when someone enters the sim.
4 10
5 modified: linden/indra/newview/app_settings/settings.xml 11 modified: linden/indra/newview/app_settings/settings.xml