aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4f47797f..02dac2ec 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,12 @@
2013-11-28
* libsylph/ssl.c: ssl_done(): check if fp != NULL.
+ * src/textview.c:
+ textview_popup_menu_activate_open_uri_cb():
+ textview_event_after():
+ prevent null dereference of msginfo.
+ * src/summaryview.c: summary_unthread(): first check if
+ summaryview->folder_item is non-null.
2013-11-28