diff options
author | Frederic Culot <calcurse@culot.org> | 2009-07-29 18:20:54 +0000 |
---|---|---|
committer | Frederic Culot <calcurse@culot.org> | 2009-07-29 18:20:54 +0000 |
commit | 35e4aa61c777b45bbfcd819fee09e25d1c1b1faf (patch) | |
tree | b778537e742e03157008aeda945d60a8e08dbc94 /ChangeLog | |
parent | 3509b7bb723c5b6fcf64f0b933b4b223e96728ef (diff) | |
download | calcurse-35e4aa61c777b45bbfcd819fee09e25d1c1b1faf.zip |
bugfixes
Diffstat (limited to 'ChangeLog')
-rwxr-xr-x | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2009-07-29 Frederic Culot <frederic@culot.org> + + * src/custom.c (custom_load_conf): use a larger buffer to read + configuration data + + * src/io.c (io_extract_data): do not read past the maximum length + 2009-07-27 Frederic Culot <frederic@culot.org> * src/utils.c (free_user_data): new function |