aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ChangeLog.txt
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r--ChangeLog.txt9
1 files changed, 8 insertions, 1 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt
index 30666f6..dfaf8d1 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -4,9 +4,16 @@
4 4
52009-01-15 McCabe Maxsted <hakushakukun@gmail.com> 52009-01-15 McCabe Maxsted <hakushakukun@gmail.com>
6 6
7 * llinden/indra/lscript/lscript_compile/indra.l: 7 * linden/indra/lscript/lscript_compile/indra.l:
8 Added compile support for multiline comments. 8 Added compile support for multiline comments.
9 9
10 * linden/indra/llui/llkeywords.cpp:
11 Added viewer support for multiline comments.
12 * linden/indra/llui/llkeywords.h:
13 Ditto.
14 * linden/indra/newview/app_settings/keywords.ini:
15 Ditto.
16
10 17
112009-01-14 McCabe Maxsted <hakushakukun@gmail.com> 182009-01-14 McCabe Maxsted <hakushakukun@gmail.com>
12 19