diff options
author | McCabe Maxsted | 2009-03-07 18:55:47 -0700 |
---|---|---|
committer | McCabe Maxsted | 2009-03-07 18:55:47 -0700 |
commit | 457f0d9f42f1c6d80b95435a5d2650474b96926b (patch) | |
tree | 638d7cfb51e43d590f1f1db708bd5c05e185d445 /ChangeLog.txt | |
parent | Backported fix for VWR-8783, original patch by Gigs Taggart (diff) | |
download | meta-impy-457f0d9f42f1c6d80b95435a5d2650474b96926b.zip meta-impy-457f0d9f42f1c6d80b95435a5d2650474b96926b.tar.gz meta-impy-457f0d9f42f1c6d80b95435a5d2650474b96926b.tar.bz2 meta-impy-457f0d9f42f1c6d80b95435a5d2650474b96926b.tar.xz |
Landmark icons now correctly change color when visited (patch by Zi Ree--VWR-7896)
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r-- | ChangeLog.txt | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index a24b1fe..3d7b725 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt | |||
@@ -22,6 +22,22 @@ | |||
22 | * linden/indra/newview/llappviewer.cpp: | 22 | * linden/indra/newview/llappviewer.cpp: |
23 | Backported fix for VWR-8783, original patch by Gigs Taggart. | 23 | Backported fix for VWR-8783, original patch by Gigs Taggart. |
24 | 24 | ||
25 | * linden/indra/newview/llfloaterurldisplay.cpp: | ||
26 | Applied patch to correct landmark colors not changing | ||
27 | (VWR-7896) by Zi Ree. | ||
28 | * linden/indra/newview/llinventorybridge.cpp: | ||
29 | Ditto. | ||
30 | * linden/indra/newview/llpanelinventory.cpp: | ||
31 | Ditto. | ||
32 | * linden/indra/newview/llpanelplace.cpp: | ||
33 | Ditto. | ||
34 | * linden/indra/newview/llpanelplace.h: | ||
35 | Ditto. | ||
36 | * linden/indra/newview/llpreviewlandmark.cpp: | ||
37 | Ditto. | ||
38 | * linden/indra/newview/llviewermessage.cpp: | ||
39 | Ditto. | ||
40 | |||
25 | 41 | ||
26 | 2009-03-01 McCabe Maxsted <hakushakukun@gmail.com> | 42 | 2009-03-01 McCabe Maxsted <hakushakukun@gmail.com> |
27 | 43 | ||