Skip to content

Commit fd1625a

Browse files
committed
Update changelog, readmes
1 parent 4935919 commit fd1625a

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

distrib/Readme/readme.txt

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Avisynth+ v2768 (20181218)
1+
Avisynth+ v2772 (20181220)
22
--------------------------
33

44
Use the installer or copy files directly
@@ -29,6 +29,11 @@ Short info for plugin writers
2929
when your plugin calls it on a Classic Avisynth, or pre-high bit depth Avisynth+ host.
3030

3131
(see readme_history.txt for details, syntax element, etc. They also appear on avisynth.nl)
32+
20181220 r2772
33+
--------------
34+
- Fix: Expr: possible Expr x64 crash under specific memory circumstances
35+
- Fix: Expr: safer code for internal variables "Store and pop from stack" (see: Internal variables at http://avisynth.nl/index.php/Expr)
36+
3237
20181218 r2768
3338
--------------
3439
- New: Expr: allow input clips to have more planes than an implicitely specified output format

distrib/Readme/readme_history.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ Source: https://github.com/pinterf/AviSynthPlus/tree/MT
44

55
For a more logical (non-historical) arrangement of changes see readme.txt
66

7+
20181220 r2772
8+
--------------
9+
- Fix: Expr: possible Expr x64 crash under specific memory circumstances
10+
- Fix: Expr: safer code for internal variables "Store and pop from stack" (see: Internal variables at http://avisynth.nl/index.php/Expr)
11+
712
20181218 r2768
813
--------------
914
- New: Expr: allow input clips to have more planes than an implicitely specified output format

0 commit comments

Comments
 (0)