summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorAndrés <andmarti@gmail.com>2021-05-08 15:36:53 -0300
committerAndrés <andmarti@gmail.com>2021-05-08 15:36:53 -0300
commit18b15b3c86f51aaa40dfc020b25c86757b2cf85f (patch)
treea68027c83a85d4807564714dc323929419a920bb /CHANGES
parentfd4ccfd76d6c70da872063e047c4fd09831df4a8 (diff)
color.c: Renamed GRID_PAIR to GRID_EVEN
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES14
1 files changed, 8 insertions, 6 deletions
diff --git a/CHANGES b/CHANGES
index dc6aec2..379dfd8 100644
--- a/CHANGES
+++ b/CHANGES
@@ -49,7 +49,8 @@ Removed unneeded parameters on EvalJustVertex"
Added eval_order in EvalRange and rebuild_graph
Added @evaluate / @sevaluate functions
-handle @nval dependencies. handle @mycol/@myrow calls during startup when no EvalJustOneVertex is yet called
+
+Handle @nval dependencies. handle @mycol/@myrow calls during startup when no EvalJustOneVertex is yet called
free lua memory at exit
@@ -61,15 +62,16 @@ import mkd files
The save format for :w command would be according to current file format. #493
+EXPR and NUMBER colors were overloaded by STRING color #546
++ modified savefile() of file.c to check current file format before saving a file.
+Keep consistent with other format such as csv and save the file with the same format as current file.
-Pending for v0.8.2 release
-----------------------------
-#pkg-config with libxlsxwriter doesnt seem to work well
-+ modify savefile() from file.c to check current file format (applies to xlsx, ods, xlx formats)
-and save the file with the same format, rather than sc format.
+
+Pending for v0.8.2 release
+----------------------------
+ Add to (or check the text in) doc file:
@getent