summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorAndrés <andmarti@gmail.com>2021-12-15 18:58:16 -0300
committerAndrés <andmarti@gmail.com>2021-12-15 18:58:16 -0300
commit5960fad0b8afe6d94ae718bf3af6249a529fc0f8 (patch)
treefae9df149029f57bab54290f79e995ba9aa227d4 /CHANGES
parent39c50c8156e56c0319c8bbe892cd67fda7a8ddcf (diff)
fix in unformat. call to copy_to_undostruct with wrong parameters.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 5d7738f..23ff180 100644
--- a/CHANGES
+++ b/CHANGES
@@ -69,6 +69,8 @@ fix in cw dw c$ d$ commands of EDIT_MODE
fix leak in del_selected_cells
fix when using C-r in INSERT_MODE
fix arguments reversed on sc.colrow2a
+fix in delete_filters that caused SEGFAULT. Issue 637.
+fix in unformat. call to copy_to_undostruct with wrong parameters.
Pending to make v0.8.3 release