aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ChangeLog.txt
diff options
context:
space:
mode:
authorMcCabe Maxsted2009-09-15 01:29:41 -0700
committerMcCabe Maxsted2009-09-15 01:29:41 -0700
commit579c8ff5f8cda79709bb3a7f3e28273586d61cf0 (patch)
tree0b611fb9e266b0f02beb467b96ef3de5c4215605 /ChangeLog.txt
parentMerged in jacek/next (diff)
downloadmeta-impy-579c8ff5f8cda79709bb3a7f3e28273586d61cf0.zip
meta-impy-579c8ff5f8cda79709bb3a7f3e28273586d61cf0.tar.gz
meta-impy-579c8ff5f8cda79709bb3a7f3e28273586d61cf0.tar.bz2
meta-impy-579c8ff5f8cda79709bb3a7f3e28273586d61cf0.tar.xz
Fixed unhandled exception in llviewerobjectlist.cpp
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r--ChangeLog.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt
index f973236..29c5066 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -14,6 +14,11 @@
14 14
15 modified: linden/indra/newview/app_settings/settings.xml 15 modified: linden/indra/newview/app_settings/settings.xml
16 modified: linden/indra/newview/lltoolpie.cpp 16 modified: linden/indra/newview/lltoolpie.cpp
17
18
19 * Fixed unhandled exception in llviewerobjectlist.cpp
20
21 modified: linden/indra/newview/llviewerobjectlist.cpp
17 22
18 23
192009-09-13 McCabe Maxsted <hakushakukun@gmail.com> 242009-09-13 McCabe Maxsted <hakushakukun@gmail.com>