summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrés <andmarti@gmail.com>2022-01-16 12:53:40 -0300
committerAndrés <andmarti@gmail.com>2022-01-16 12:53:40 -0300
commit11b1759beacfa19e68f03c0fd8bef009f2df4ed4 (patch)
tree8f6e4c6e727fbb31c19ec5edeb1e2a94e9c24d7c
parent04c915ee952001665e3db0d585a4d5965b1c0134 (diff)
Updated CHANGES file
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 23ff180..6254f93 100644
--- a/CHANGES
+++ b/CHANGES
@@ -41,6 +41,7 @@ Backslash double quotes in cpaste. Issue 574.
Do not free ents of sheets when deleting a sheet manually (only at exit). just mark them as deleted.
Inform old value and new value when changing configuration variable
UI optimizations
+Store offscr_sc values when saving sc files. Restore them when loading sc files
Simplify clipboard code
xlsx.c: Convert to uppercase before replacing functions
Added D command on EDIT mode.