diff options
author | McCabe Maxsted | 2009-01-15 07:42:42 -0700 |
---|---|---|
committer | McCabe Maxsted | 2009-01-15 07:42:42 -0700 |
commit | 2fa0def3e1656802c69d92ab066ef584214b3ce4 (patch) | |
tree | 868a0609142a347d9f6a5b379dfc1dc6ae6e1d42 /ChangeLog.txt | |
parent | Updated changelog (diff) | |
download | meta-impy-2fa0def3e1656802c69d92ab066ef584214b3ce4.zip meta-impy-2fa0def3e1656802c69d92ab066ef584214b3ce4.tar.gz meta-impy-2fa0def3e1656802c69d92ab066ef584214b3ce4.tar.bz2 meta-impy-2fa0def3e1656802c69d92ab066ef584214b3ce4.tar.xz |
Added compile support for multiline comments
Diffstat (limited to '')
-rw-r--r-- | ChangeLog.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index ab3ca6c..30666f6 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt | |||
@@ -2,6 +2,12 @@ | |||
2 | =- 1.1.0 -= | 2 | =- 1.1.0 -= |
3 | =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- | 3 | =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- |
4 | 4 | ||
5 | 2009-01-15 McCabe Maxsted <hakushakukun@gmail.com> | ||
6 | |||
7 | * llinden/indra/lscript/lscript_compile/indra.l: | ||
8 | Added compile support for multiline comments. | ||
9 | |||
10 | |||
5 | 2009-01-14 McCabe Maxsted <hakushakukun@gmail.com> | 11 | 2009-01-14 McCabe Maxsted <hakushakukun@gmail.com> |
6 | 12 | ||
7 | * linden/indra/llmath/llmodularmath.h: | 13 | * linden/indra/llmath/llmodularmath.h: |