diff options
author | Jacek Antonelli | 2009-02-16 00:40:12 -0600 |
---|---|---|
committer | Jacek Antonelli | 2009-02-16 00:40:15 -0600 |
commit | 8681bd51bff45cd57aee4d467c417de5497b7ed3 (patch) | |
tree | b4a12c3dd0600498e055e42120e10d8091397612 /ChangeLog.txt | |
parent | Don't assume that start and end delimiters are same length. (diff) | |
download | meta-impy-8681bd51bff45cd57aee4d467c417de5497b7ed3.zip meta-impy-8681bd51bff45cd57aee4d467c417de5497b7ed3.tar.gz meta-impy-8681bd51bff45cd57aee4d467c417de5497b7ed3.tar.bz2 meta-impy-8681bd51bff45cd57aee4d467c417de5497b7ed3.tar.xz |
Fixed LSL comment coloring bleeding to next line. [#96]
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r-- | ChangeLog.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index 7b011e5..723649f 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt | |||
@@ -1,3 +1,9 @@ | |||
1 | 2009-02-16 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
2 | |||
3 | * linden/indra/llui/llkeywords.cpp: | ||
4 | Fixed LSL comment coloring bleeding to next line. [#96] | ||
5 | |||
6 | |||
1 | 2009-02-15 Jacek Antonelli <jacek.antonelli@gmail.com> | 7 | 2009-02-15 Jacek Antonelli <jacek.antonelli@gmail.com> |
2 | 8 | ||
3 | * linden/indra/llui/llkeywords.cpp: | 9 | * linden/indra/llui/llkeywords.cpp: |