aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rwxr-xr-xChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f6eb930..f64c052 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -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