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 85b6cf44..c8df05f6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2015-02-06
+
+ * libsylph/utils.c: _s_tempnam(): memory allocated by _wtempnam()
+ must be freed by MSVCRT, not by GLib (thanks to Gisle Vanem).
+
2015-01-16
* src/gtkutils.c: gtkut_text_buffer_insert_with_tag_by_name():