diff options
Diffstat (limited to '')
-rw-r--r-- | ChangeLog.txt | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index 0a17bb1..17d1769 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt | |||
@@ -1,4 +1,4 @@ | |||
1 | 2009-02-17 McCabe Maxsted <hakushakukun@gmail.com> | 1 | 2009-02-24 McCabe Maxsted <hakushakukun@gmail.com> |
2 | 2 | ||
3 | * linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml: | 3 | * linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml: |
4 | Changed the show/hide shortcuts to be linux friendly. | 4 | Changed the show/hide shortcuts to be linux friendly. |
@@ -23,6 +23,12 @@ | |||
23 | Fixed crash in Top Scripts. | 23 | Fixed crash in Top Scripts. |
24 | 24 | ||
25 | 25 | ||
26 | 2009-02-16 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
27 | |||
28 | * linden/indra/llui/llkeywords.cpp: | ||
29 | Fixed LSL comment coloring bleeding to next line. [#96] | ||
30 | |||
31 | |||
26 | 2009-02-15 McCabe Maxsted <hakushakukun@gmail.com> | 32 | 2009-02-15 McCabe Maxsted <hakushakukun@gmail.com> |
27 | 33 | ||
28 | * linden/indra/llcommon/llsdserialize.cpp: | 34 | * linden/indra/llcommon/llsdserialize.cpp: |
@@ -38,6 +44,12 @@ | |||
38 | Ditto. | 44 | Ditto. |
39 | 45 | ||
40 | 46 | ||
47 | Jacek Antonelli <jacek.antonelli@gmail.com> | ||
48 | |||
49 | * linden/indra/llui/llkeywords.cpp: | ||
50 | Don't assume that start and end delimiters are same length. | ||
51 | |||
52 | |||
41 | 2009-02-14 McCabe Maxsted <hakushakukun@gmail.com> | 53 | 2009-02-14 McCabe Maxsted <hakushakukun@gmail.com> |
42 | 54 | ||
43 | * linden/indra/newview/app_settings/settings.xml: | 55 | * linden/indra/newview/app_settings/settings.xml: |