summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6d4fcd5..dd752ac 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,19 @@
+09-11-20 Cyrille Bagard <nocbos@gmail.com>
+
+ * src/configuration.c:
+ * src/configuration.h:
+ Handle boolean values in configurations.
+
+ * src/editor.c:
+ Better supervise the closing of the editor.
+
+ * src/params.h:
+ Define an (not yet used) 'Auto save' parameter.
+
+ * src/project.c:
+ * src/project.h:
+ Provide the storing filename instead of only telling if there is one or not.
+
09-11-19 Cyrille Bagard <nocbos@gmail.com>
* configure.ac: