diff options
author | McCabe Maxsted | 2009-01-25 04:46:41 -0700 |
---|---|---|
committer | McCabe Maxsted | 2009-01-25 04:46:41 -0700 |
commit | a23ca9e4658214bdbbd990b1ca7a3c0cd034a508 (patch) | |
tree | f7fd234f2679b08f47d840eea260572bb1ef1351 /ChangeLog.txt | |
parent | Fixed 'open in external browser' button (diff) | |
parent | Fixed single line comment highlighting (diff) | |
download | meta-impy-a23ca9e4658214bdbbd990b1ca7a3c0cd034a508.zip meta-impy-a23ca9e4658214bdbbd990b1ca7a3c0cd034a508.tar.gz meta-impy-a23ca9e4658214bdbbd990b1ca7a3c0cd034a508.tar.bz2 meta-impy-a23ca9e4658214bdbbd990b1ca7a3c0cd034a508.tar.xz |
Merge branch 'scriptcommentfix' into 1.1.0-RC1
Diffstat (limited to '')
-rw-r--r-- | ChangeLog.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index 3470158..b7b1122 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt | |||
@@ -28,6 +28,9 @@ | |||
28 | * linden/indra/newview/skins/default/xui/en-us/floater_instant_message_group.xml: | 28 | * linden/indra/newview/skins/default/xui/en-us/floater_instant_message_group.xml: |
29 | Ditto. | 29 | Ditto. |
30 | 30 | ||
31 | * linden/indra/llui/llkeywords.cpp: | ||
32 | Fixed single line comment highlighting. | ||
33 | |||
31 | 34 | ||
32 | 2009-01-22 McCabe Maxsted <hakushakukun@gmail.com> | 35 | 2009-01-22 McCabe Maxsted <hakushakukun@gmail.com> |
33 | 36 | ||