diff options
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 |