aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ChangeLog.txt
diff options
context:
space:
mode:
authorMcCabe Maxsted2009-01-25 04:46:41 -0700
committerMcCabe Maxsted2009-01-25 04:46:41 -0700
commita23ca9e4658214bdbbd990b1ca7a3c0cd034a508 (patch)
treef7fd234f2679b08f47d840eea260572bb1ef1351 /ChangeLog.txt
parentFixed 'open in external browser' button (diff)
parentFixed single line comment highlighting (diff)
downloadmeta-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.txt3
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
322009-01-22 McCabe Maxsted <hakushakukun@gmail.com> 352009-01-22 McCabe Maxsted <hakushakukun@gmail.com>
33 36