aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 66d5ecfa..b4f297da 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2013-11-27
+ * libsylph/html.c: html_unescape_str(): strictly check for utf8 length.
+
+2013-11-27
+
* src/jpilot.c: jpilot_read_db_files(): fixed uninitialized variable
"attrib", "unique_id" and "next_offset".