diff options
author | McCabe Maxsted | 2009-01-15 15:57:38 -0700 |
---|---|---|
committer | McCabe Maxsted | 2009-01-15 15:57:38 -0700 |
commit | 8d1339e14978dcc2071912262889ea864f811e26 (patch) | |
tree | 33ac1171c9861eb9d27ce022c7c29bb7416633e1 /ChangeLog.txt | |
parent | Added viewer support for multiline comments (diff) | |
download | meta-impy-8d1339e14978dcc2071912262889ea864f811e26.zip meta-impy-8d1339e14978dcc2071912262889ea864f811e26.tar.gz meta-impy-8d1339e14978dcc2071912262889ea864f811e26.tar.bz2 meta-impy-8d1339e14978dcc2071912262889ea864f811e26.tar.xz |
Fixed crash bug while loading keywords
Diffstat (limited to '')
-rw-r--r-- | ChangeLog.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index dfaf8d1..a63df44 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt | |||
@@ -14,6 +14,11 @@ | |||
14 | * linden/indra/newview/app_settings/keywords.ini: | 14 | * linden/indra/newview/app_settings/keywords.ini: |
15 | Ditto. | 15 | Ditto. |
16 | 16 | ||
17 | * linden/indra/llui/llkeywords.cpp: | ||
18 | Fixed crash bug while loading keywords. | ||
19 | * linden/indra/newview/app_settings/keywords.ini: | ||
20 | Ditto. | ||
21 | |||
17 | 22 | ||
18 | 2009-01-14 McCabe Maxsted <hakushakukun@gmail.com> | 23 | 2009-01-14 McCabe Maxsted <hakushakukun@gmail.com> |
19 | 24 | ||