diff options
author | Frederic Culot <calcurse@culot.org> | 2009-01-05 20:12:08 +0000 |
---|---|---|
committer | Frederic Culot <calcurse@culot.org> | 2009-01-05 20:12:08 +0000 |
commit | 38912b36daf4fe23436080b155a7b5a52ad2db7d (patch) | |
tree | 571d5820fff83d9cf7aa02da42b02ec3b0a2a0ac /ChangeLog | |
parent | 9a10c34c23bd06a6f75beb42c999e9a8d22008da (diff) | |
download | calcurse-38912b36daf4fe23436080b155a7b5a52ad2db7d.tar.gz calcurse-38912b36daf4fe23436080b155a7b5a52ad2db7d.zip |
iso date format added
Diffstat (limited to 'ChangeLog')
-rwxr-xr-x | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +2009-01-05 Frederic Culot <frederic@culot.org> + + * src/custom.c (custom_general_config, print_general_options): + iso date format (yyyy-mm-dd) added + + * src/utils.c (parse_date) + * src/custom.c (custom_load_conf) + * src/io.c (io_save_cal): iso date format added + + * TODO: updated + 2009-01-04 Frederic Culot <frederic@culot.org> * src/help.c (help_screen): help page added to describe the cut |