Skip to content

Commit 7f15a6d

Browse files
committed
prep for 3.8.1 release
1 parent ceab931 commit 7f15a6d

File tree

4 files changed

+4
-5
lines changed

4 files changed

+4
-5
lines changed

E-VO.guide

+1-1
Original file line numberDiff line numberDiff line change
@@ -351,7 +351,7 @@ NOTE: in most cases you won't need to use any of these options
351351
- Showmodule: add module version 14 support
352352
- fix legacy compile mode so it doesnt include changes in module
353353
version 14
354-
- Fix reaction texteditor tag values
354+
- Fix reaction texteditor tag values in gadgets/texteditor.m
355355

356356
New in E-VO (3.8.0)
357357
- Added variable names + types and procedure line numbers to EVAR debug

Updates.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -550,7 +550,7 @@ Development restarted as E-VO by Darren Coles
550550
- Showmodule: add module version 14 support
551551
- fix legacy compile mode so it doesnt include changes in module
552552
version 14
553-
- Fix reaction texteditor tag values
553+
- Fix reaction texteditor tag values in gadgets/texteditor.m
554554

555555
DATE HISTORY:
556556
3.3b 20.11.1999 -> 12.12.1999

readme.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ objects and many more.
88
- Showmodule: add module version 14 support
99
- fix legacy compile mode so it doesnt include changes in module
1010
version 14
11-
- Fix reaction texteditor tag values
11+
- Fix reaction texteditor tag values in gadgets/texteditor.m
1212

1313
E is an object oriented / procedural / unpure functional higher programming
1414
language, mainly influenced by languages such as C++, Ada, Lisp etc. It is a

readme.txt

+1-2
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,7 @@ objects and many more.
1717
- Showmodule: add module version 14 support
1818
- fix legacy compile mode so it doesnt include changes in module
1919
version 14
20-
- Fix reaction texteditor tag values
21-
20+
- Fix reaction texteditor tag values in gadgets/texteditor.m
2221

2322
E is an object oriented / procedural / unpure functional higher programming
2423
language, mainly influenced by languages such as C++, Ada, Lisp etc. It is a

0 commit comments

Comments
 (0)