diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -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: |