diff options
author | McCabe Maxsted | 2009-06-14 03:05:02 -0700 |
---|---|---|
committer | McCabe Maxsted | 2009-06-14 03:06:23 -0700 |
commit | 6d571fa8d1f9bbf73d5c2956585c33ec87201035 (patch) | |
tree | 0e2f1c6058d27092de2d04f17b90cc78dfb25f54 /ChangeLog.txt | |
parent | Updated ChangeLog (diff) | |
download | meta-impy-6d571fa8d1f9bbf73d5c2956585c33ec87201035.zip meta-impy-6d571fa8d1f9bbf73d5c2956585c33ec87201035.tar.gz meta-impy-6d571fa8d1f9bbf73d5c2956585c33ec87201035.tar.bz2 meta-impy-6d571fa8d1f9bbf73d5c2956585c33ec87201035.tar.xz |
Added IM preference for showing IMs in either main or local chat
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r-- | ChangeLog.txt | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index 91c5ceb..6609f53 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt | |||
@@ -1,3 +1,13 @@ | |||
1 | 2009-06-14 McCabe Maxsted <hakushakukun@gmail.com> | ||
2 | |||
3 | * Added IM preference for showing IMs in either main or local chat. | ||
4 | |||
5 | modified: linden/indra/newview/app_settings/settings.xml | ||
6 | modified: linden/indra/newview/llfloaterchat.cpp | ||
7 | modified: linden/indra/newview/llprefsim.cpp | ||
8 | modified: linden/indra/newview/skins/default/xui/en-us/panel_preferences_im.xml | ||
9 | |||
10 | |||
1 | 2009-06-13 McCabe Maxsted <hakushakukun@gmail.com> | 11 | 2009-06-13 McCabe Maxsted <hakushakukun@gmail.com> |
2 | 12 | ||
3 | * Added 'Show Map' option to the mini-map menu. | 13 | * Added 'Show Map' option to the mini-map menu. |