diff --git a/NEWS b/NEWS index 66e20d6..2952054 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,11 @@ +Changes from 1.3.1 to 1.3.2 +--------------------------- + +* Rewrite makecontext in C on LoongArch. + +* Fix building x86 and loongarch64 variants on Meson. + Patch by Volker Christian. + Changes from 1.3 to 1.3.1 ------------------------- diff --git a/VERSION b/VERSION index 3a3cd8c..1892b92 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.3.1 +1.3.2