summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 53a30fe..bf20ccb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2006-02-26 Shawn Betts <sabetts@vcn.bc.ca>
+ * src/editor.c (editor_insert): use memmove to make room for
+ inserted string.
+
* src/window.c (add_to_window_list): only change the window's
group and frame if window_mapped is 0.