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 434efce9..78874107 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2011-05-13
+
+ * src/textview.c: textview_make_clickable_parts(): removed alloca()
+ and use GSList.
+
2011-05-12
* src/prefs_ui.c: removed alloca() calls.