aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fd1f9f42..66d5ecfa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2013-11-27
+ * src/jpilot.c: jpilot_read_db_files(): fixed uninitialized variable
+ "attrib", "unique_id" and "next_offset".
+
+2013-11-27
+
* src/template.c: template_load(): fixed fp leak on error.
* plugin/attachment_tool/attachment_tool.c: remove_attachment():
fixed fp leak on error.